mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix ios test pt. 2 (#40628)
* Add missing idempotence assert * Remove dhcp with other addresses on ipv6
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user