We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d90f9 commit c81e6d2Copy full SHA for c81e6d2
tests/integration/targets/nd_remote_storage_location/tasks/main.yml
@@ -633,7 +633,7 @@
633
output_level: info
634
register: nm_rm_remote_location_again
635
636
-# To manage the NAS storage inconsistent 'There was a problem proxying the request' errors message, added ignore_errors and until statements.
+# To address the inconsistent 'There was a problem proxying the request' errors with NAS storage, 'ignore_errors' and 'until' statements were added.
637
- name: Delete an nas remote storage location
638
cisco.nd.nd_remote_storage_location:
639
0 commit comments