Iosxr attribute error #27122 (#27425)

* WIP fixing iosxr_logging idempotency

* remove debug stuff from module, add teardown section to start of test
This commit is contained in:
David Newswanger
2017-07-28 10:37:34 -04:00
committed by Trishna Guha
parent 36c6d0f748
commit 3b1f2aeb16
3 changed files with 42 additions and 19 deletions

View File

@@ -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'