mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
iosxr tests to work with 2.3 (#21998)
This commit is contained in:
parent
9c72d478ec
commit
9f49d4b8f4
3 changed files with 5 additions and 4 deletions
|
@ -15,7 +15,7 @@
|
|||
- assert:
|
||||
that:
|
||||
- "result.changed == true"
|
||||
- "'hostname foo' in result.updates"
|
||||
- "'hostname foo' in result.commands"
|
||||
|
||||
- name: configure top level command idempotent check
|
||||
iosxr_config:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue