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
commit f88412b7cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 }}"