Fix platform agnostic network integration test cases (#32378)

* Fix platform agnostic network test cases

* Fix vyos_interface CI failure
This commit is contained in:
Ganesh Nalawade
2017-10-31 15:21:27 +05:30
committed by GitHub
parent 53fead7c96
commit 5d1ed1fc25
26 changed files with 659 additions and 255 deletions

View File

@@ -94,7 +94,7 @@
- "result.changed == false"
- name: delete motd banner
junos_banner:
net_banner:
banner: motd
state: absent
provider: "{{ netconf }}"