mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Fix nxos_vpc idempotence issues (#25219)
* Fix nxos_vpc idempotence issues * Remove legacy-file pep8 now passing
This commit is contained in:
parent
80c1765653
commit
b76acc8ce8
2 changed files with 21 additions and 15 deletions
|
@ -401,7 +401,6 @@ lib/ansible/modules/network/nxos/nxos_system.py
|
|||
lib/ansible/modules/network/nxos/nxos_udld.py
|
||||
lib/ansible/modules/network/nxos/nxos_udld_interface.py
|
||||
lib/ansible/modules/network/nxos/nxos_user.py
|
||||
lib/ansible/modules/network/nxos/nxos_vpc.py
|
||||
lib/ansible/modules/network/nxos/nxos_vpc_interface.py
|
||||
lib/ansible/modules/network/nxos/nxos_vrf.py
|
||||
lib/ansible/modules/network/nxos/nxos_vrf_interface.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue