mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
nxos_snmp cleanup (#28922)
* Clean up nxos_snmp_contact & nxos_snmp_location * Bring nxos_snmp_community in line * Bring nxos_snmp_host in line * And I would have gotten away with it too, if it weren't for those meddling sanity tests * Bring nxos_snmp_traps & nxos_snmp_user in line * Appease Shippable
This commit is contained in:
parent
1a266e29a7
commit
8c03609e54
7 changed files with 156 additions and 360 deletions
|
@ -309,10 +309,6 @@ lib/ansible/modules/network/nxos/nxos_overlay_global.py
|
|||
lib/ansible/modules/network/nxos/nxos_ping.py
|
||||
lib/ansible/modules/network/nxos/nxos_smu.py
|
||||
lib/ansible/modules/network/nxos/nxos_snapshot.py
|
||||
lib/ansible/modules/network/nxos/nxos_snmp_contact.py
|
||||
lib/ansible/modules/network/nxos/nxos_snmp_host.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_system.py
|
||||
lib/ansible/modules/network/nxos/nxos_udld.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue