ansible/network
Peter Sprygada 2133b92980 update ops_config module with new enhancements
* add src argument to provide path to config file
* add new choice to match used to ignore current running config
* add update argument with choices merge or check
* add backup argument to backup current running config to control host
* add save argument to save current running config to startup config
* add state argument to control state of config file
* deprecated force argument, use match=none instead

Note: this module only supports transport=cli

Tested on OpenSwitch 0.4.0
2016-08-30 19:59:28 -04:00
..
basics Fixes get_url examples in docs and applies native YAML syntax. (#4474) 2016-08-30 20:04:03 +01:00
cumulus Cumulus - consistent docs formatting 2016-08-04 12:18:06 +01:00
eos Merge pull request #3950 from grybak-arista/eos_exit_fix 2016-08-29 10:43:21 -04:00
ios removes output keyword from command in ios_command 2016-08-30 17:14:33 -04:00
iosxr Merge pull request #4565 from privateip/iosxr_facts 2016-08-26 21:43:18 -04:00
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 2016-08-22 15:00:33 -04:00
nxos update nxos_nxapi module with minor enhancements (#4573) 2016-08-30 20:05:18 +01:00
openswitch update ops_config module with new enhancements 2016-08-30 19:59:28 -04:00
sros initial add of network/sros modules 2016-08-25 11:43:03 -04:00
vyos Merge pull request #4523 from privateip/vyos_config 2016-08-26 09:09:51 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00