Skip to content

Commit c81e6d2

Browse files
committed
[ignore] Rephrased the comment on nd_remote_storage_location module test file
1 parent c6d90f9 commit c81e6d2

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/targets/nd_remote_storage_location/tasks

1 file changed

+1
-1
lines changed

tests/integration/targets/nd_remote_storage_location/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@
633633
output_level: info
634634
register: nm_rm_remote_location_again
635635

636-
# To manage the NAS storage inconsistent 'There was a problem proxying the request' errors message, added ignore_errors and until statements.
636+
# To address the inconsistent 'There was a problem proxying the request' errors with NAS storage, 'ignore_errors' and 'until' statements were added.
637637
- name: Delete an nas remote storage location
638638
cisco.nd.nd_remote_storage_location:
639639
output_level: info

0 commit comments

Comments
 (0)