ansible/network/nxos
Peter Sprygada 6543bb4bdd update nxos_nxapi module with minor enhancements (#4573)
* added new config argument
* added states present and absent
* update to use network shared modules

Tested on NXOS 7.3(0)D1(1)
2016-08-30 20:05:18 +01:00
..
__init__.py initial add of new nxos_config module 2016-02-04 11:31:19 -05:00
nxos_command.py fix example in nxos_command module 2016-08-22 16:42:12 -04:00
nxos_config.py update nxos_config with new arguments 2016-08-21 08:50:59 -04:00
nxos_facts.py convert nxos_facts map from dict to frozenset 2016-08-27 08:47:42 -04:00
nxos_feature.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_interface.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_ip_interface.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_nxapi.py update nxos_nxapi module with minor enhancements (#4573) 2016-08-30 20:05:18 +01:00
nxos_ping.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_switchport.py added a period 2016-08-18 07:21:32 -04:00
nxos_template.py update nxos_template module with network shared module changes 2016-08-26 16:19:22 -04:00
nxos_vlan.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_vrf.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_vrf_interface.py NXOS Docs update 2016-08-05 13:01:13 +01:00
nxos_vrrp.py NXOS Docs update 2016-08-05 13:01:13 +01:00