Skip to content

Commit

Permalink
Update comments and fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
allenrobel committed Feb 16, 2024
1 parent dcbaaf7 commit 5c6d6bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# Recent run times (MM:SS.ms):
# 00:30.937
# 00:24.057
################################################################################
# STEPS
################################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
- (result.response.query | length) == 0

################################################################################
# OVERRIDDEN - CLEANUP - Delete image policies and verify
# REPLACED - CLEANUP - Delete image policies and verify
################################################################################
# Expected diff and response
# ok: [dcnm] => {
Expand Down Expand Up @@ -306,7 +306,7 @@
# }
# }

- name: OVERRIDDEN - CLEANUP - Delete image policies and verify
- name: REPLACED - CLEANUP - Delete image policies and verify
cisco.dcnm.dcnm_image_policy:
state: deleted
config:
Expand Down

0 comments on commit 5c6d6bc

Please sign in to comment.