ansible/network/nxos
Peter Sprygada 2ca2223af2 updates nxos_facts with more fact collections
* adds support for std network facts
* adds support for default facts subset
* adds support for config facts subset
* adds support for interface facts subset
* adds support for hardware facts subset
* maintains backwards capabilitity with 2.1 facts module

Tested on NXOS 7.3(0)D1(1)
2016-08-26 09:11:50 -04: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 updates nxos_facts with more fact collections 2016-08-26 09:11:50 -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 NXOS Docs update 2016-08-05 13:01:13 +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 NXOS Docs update 2016-08-05 13:01:13 +01: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