#na_ontap_file_directory_policy

1 messages · Page 1 of 1 (latest)

barren swan
#

we are using an ansible playbook to reperm some shares on the backend, with directories that are below 20GB, not an issue, but with directories that are above 100GB, it times out running it from ansible tower, is ther any way to run this task as a job? so it will execute, and go to the next. thanks

paper adder
#

Let m double check I believe it is running as a job but we’ve hard code the wait time. Let me see if we can make it a value you can customize if the default wait time is not long enough.
One of the thing we did want to do was wait forever incase there was a hung job.

paper adder
#

Sorry now that i'm looking in to this. This is one of the Module that did not have REST Support. Let me check if support has been added and see if we can update this module to the rest api