mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Fix nxos_switchport and unit test (#26131)
* fix nxos_switchport Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * nxos_switchport unit test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * legacy file * update unit test * handle exception
This commit is contained in:
parent
6af53cf0ef
commit
c5fb4bbcc0
6 changed files with 327 additions and 170 deletions
|
@ -378,7 +378,6 @@ lib/ansible/modules/network/nxos/nxos_snmp_location.py
|
|||
lib/ansible/modules/network/nxos/nxos_snmp_traps.py
|
||||
lib/ansible/modules/network/nxos/nxos_snmp_user.py
|
||||
lib/ansible/modules/network/nxos/nxos_static_route.py
|
||||
lib/ansible/modules/network/nxos/nxos_switchport.py
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue