mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
* WIP fixing iosxr_logging idempotency * remove debug stuff from module, add teardown section to start of test
This commit is contained in:
committed by
Trishna Guha
parent
36c6d0f748
commit
3b1f2aeb16
@@ -10,7 +10,7 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- 'result.chaned == true'
|
||||
- 'result.changed == true'
|
||||
- '"logging host 172.16.0.1" in result.commands'
|
||||
- '"logging facility local7" in result.commands'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user