Fix ios test pt. 2 (#40628)

* Add missing idempotence assert

* Remove dhcp with other addresses on ipv6
This commit is contained in:
Nathaniel Case
2018-05-23 18:33:36 -04:00
committed by GitHub
parent 21feca6683
commit f88412b7cd
2 changed files with 5 additions and 2 deletions

View File

@@ -168,6 +168,8 @@
provider: "{{ cli }}"
register: result
- assert: *unchanged
- name: Delete second interface ipv4 and ipv6 address (setup)
ios_l3_interface:
name: "{{ test_interface2 }}"