nxos_bgp fixes (#23927)

* Pre-emptively fix sanity/pep8

* fix for commands

* Quick unit test
This commit is contained in:
Nathaniel Case
2017-04-26 16:33:54 -04:00
committed by GitHub
parent c0ebdf144d
commit 0d67a49d5a
3 changed files with 81 additions and 105 deletions

View File

@@ -541,7 +541,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.py
lib/ansible/modules/network/nxos/nxos_bgp_af.py
lib/ansible/modules/network/nxos/nxos_bgp_neighbor.py
lib/ansible/modules/network/nxos/nxos_bgp_neighbor_af.py