mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
DCI failures (#41241)
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- "result.changed == true"
|
||||
- "result.changed == false"
|
||||
|
||||
- debug: msg="END cli/misplaced_sublevel.yaml on connection={{ ansible_connection }}"
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
- assert:
|
||||
that:
|
||||
- result.changed == true
|
||||
- result.commands|length == 3
|
||||
- "'domain name-server 192.0.2.1' in result.commands"
|
||||
- "'domain name-server 192.0.2.2' in result.commands"
|
||||
- "'domain name-server 192.0.2.3' in result.commands"
|
||||
|
||||
Reference in New Issue
Block a user