ansible/network
Peter Sprygada 577d34d163 update eos_config with new arguments
* 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, replace or check
* add backup argument to backup current running config to control host
* add defaults argument to control collection of config with or without defaults
* 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
2016-08-22 20:18:47 -04:00
..
basics get_url headers param values parsing (#4245) 2016-08-10 23:49:58 +02:00
cumulus Cumulus - consistent docs formatting 2016-08-04 12:18:06 +01:00
eos update eos_config with new arguments 2016-08-22 20:18:47 -04:00
ios Merge pull request #4482 from privateip/ios_config 2016-08-22 15:43:36 -04:00
iosxr ios & iosxr Documentation improvements (#4321) 2016-08-05 19:26:09 -04:00
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 2016-08-22 15:00:33 -04:00
nxos fix example in nxos_command module 2016-08-22 16:42:12 -04:00
openswitch openswitch: Docs fixes 2016-08-05 14:40:52 +01:00
vyos vyos: Docs fixes 2016-08-05 15:14:04 +01:00
__init__.py package files 2014-09-26 11:05:47 -04:00