Skip to content

Commit

Permalink
Fix ios_user integration test removing testing user (#1035)
Browse files Browse the repository at this point in the history
* Fix ios_user integration test removing testing user

* remove ciscoios user
  • Loading branch information
roverflow authored Feb 19, 2024
1 parent fb7d0a1 commit fa25415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/targets/ios_user/tests/cli/basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
register: result_purge
cisco.ios.ios_user:
aggregate:
- name: ciscoios
- name: cisco
purge: true

- ansible.builtin.assert:
Expand Down

0 comments on commit fa25415

Please sign in to comment.