mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Clean up nxos_bgp_neighbor_af (#24890)
* Fix pep8 in bgp_neighbor_af * Remove WARNINGS * Rewrite command detection * Add bgp_neighbor_af test * Finally kill invoke
This commit is contained in:
parent
1e4b227e6f
commit
dd4a79d7d3
3 changed files with 466 additions and 629 deletions
|
@ -466,7 +466,6 @@ lib/ansible/modules/network/nxos/_nxos_mtu.py
|
|||
lib/ansible/modules/network/nxos/_nxos_template.py
|
||||
lib/ansible/modules/network/nxos/nxos_aaa_server.py
|
||||
lib/ansible/modules/network/nxos/nxos_aaa_server_host.py
|
||||
lib/ansible/modules/network/nxos/nxos_bgp_neighbor_af.py
|
||||
lib/ansible/modules/network/nxos/nxos_command.py
|
||||
lib/ansible/modules/network/nxos/nxos_config.py
|
||||
lib/ansible/modules/network/nxos/nxos_facts.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue