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.
pull/32186/head
Ricardo Carrillo Cruz 7 years ago committed by GitHub
parent a5f6c726f0
commit 9752ce368d

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

Loading…
Cancel
Save