community.general/lib/ansible/modules/network
Peter Sprygada 66b0a1ef2d 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)
2016-12-08 11:24:54 -05:00
..
basics get_url headers param values parsing (#4245) 2016-12-08 11:24:49 -05:00
cumulus Cumulus - consistent docs formatting 2016-12-08 11:24:47 -05:00
eos update eos_template for network shared module 2016-12-08 11:24:54 -05:00
ios update ios_template module using refactored network shared modules 2016-12-08 11:24:54 -05:00
iosxr update iosxr_template to use network shared modules 2016-12-08 11:24:53 -05:00
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 2016-12-08 11:24:52 -05:00
nxos convert nxos_facts map from dict to frozenset 2016-12-08 11:24:54 -05:00
openswitch openswitch: Docs fixes 2016-12-08 11:24:48 -05:00
sros initial add of network/sros modules 2016-12-08 11:24:53 -05:00
vyos added new functionality to vyos_command 2016-12-08 11:24:53 -05:00
__init__.py