Remove ip nameservers on ios_system/set_name_servers teardown (#32239)

Not sure why lookup source-interface, the only thing tested on that
file is adding/removing name servers, no lookup is set.
This commit is contained in:
Ricardo Carrillo Cruz 2017-10-27 11:57:18 +02:00 committed by GitHub
parent a5f6c726f0
commit 9752ce368d

View file

@ -84,7 +84,7 @@
- name: teardown
ios_config:
lines:
- no ip domain lookup source-interface
- no ip name-server
match: none
authorize: yes