You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network/nxos
Peter Sprygada 277f8cfa5c convert nxos_facts map from dict to frozenset
* key maps are now frozenset instead of dict objects
* FactsBase now includes utility functions for transforming json data structures

Tested on NXOS 7.3(0)D1(1)
8 years ago
..
__init__.py initial add of new nxos_config module 9 years ago
nxos_command.py fix example in nxos_command module 8 years ago
nxos_config.py update nxos_config with new arguments 8 years ago
nxos_facts.py convert nxos_facts map from dict to frozenset 8 years ago
nxos_feature.py NXOS Docs update 8 years ago
nxos_interface.py NXOS Docs update 8 years ago
nxos_ip_interface.py NXOS Docs update 8 years ago
nxos_nxapi.py NXOS Docs update 8 years ago
nxos_ping.py NXOS Docs update 8 years ago
nxos_switchport.py added a period 8 years ago
nxos_template.py update nxos_template module with network shared module changes 8 years ago
nxos_vlan.py NXOS Docs update 8 years ago
nxos_vrf.py NXOS Docs update 8 years ago
nxos_vrf_interface.py NXOS Docs update 8 years ago
nxos_vrrp.py NXOS Docs update 8 years ago