community.general/lib/ansible/modules/network
Peter Sprygada 1f4625938e refactor arguments in ops_template
This commit refactors the arugments used in ops_template to be strictly
typed and handle by declarative / rest and cli based configurations.  It
also removes old arguments not supported and cleans up the documentation
strings
2016-12-08 11:24:10 -05:00
..
basics At least for now, set body to raw as it can be either a dict or jsonified-str 2016-12-08 11:24:08 -05:00
cumulus add init to network/cumulus and reset module attrs 2016-12-08 11:24:05 -05:00
eos Add filter to eos_template to remove configuration mode command followed immediately by an exit command indented one level. 2016-12-08 11:24:09 -05:00
ios bugfix for missing function name in ios_command 2016-12-08 11:24:06 -05:00
iosxr initial add of iosxr_config module 2016-12-08 11:24:06 -05:00
junos minor bugfixes for junos_config return values 2016-12-08 11:24:07 -05:00
nxos Moved Conditional class to netcfg. 2016-12-08 11:24:05 -05:00
openswitch refactor arguments in ops_template 2016-12-08 11:24:10 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00