mirror of https://github.com/ansible/ansible.git
Use dict_diff instead of sets to take diff lag members (#66126)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
(cherry picked from commit cb46e5f06b)
Add nxos_lag_interfaces fix changelog
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
pull/66383/head
parent
992960cfbb
commit
e822ce196c
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fix idempotence issue in nxos_lag_interfaces with Python 3 (https://github.com/ansible/ansible/pull/66126)
|
||||
Loading…
Reference in New Issue