mirror of https://github.com/ansible/ansible.git
Backport PR to fix the duplication of IPV6 address with replace state in ios_l3_interfaces module (#66680)
* fix 66530 (#66654)
(cherry picked from commit 0c4f167b82
)
* changelog
* Update 66654-fix-ipv6-duplication-for-replace-state-ios-l3-interfaces.yaml
Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
pull/67297/head
parent
481327ec37
commit
f8c4a38ffe
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ios_ - Fix bug where IPV6 was duplicated for replace state (https://github.com/ansible/ansible/pull/66654)
|
Loading…
Reference in New Issue