community.general/lib/ansible/modules/network
Peter Sprygada 717af59c96 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-12-08 11:24:52 -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_config with new arguments 2016-12-08 11:24:52 -05:00
ios fixes issue with duplicated commands in CommandRunner 2016-12-08 11:24:52 -05:00
iosxr ios & iosxr Documentation improvements (#4321) 2016-12-08 11:24:48 -05:00
junos re.match for numeric only for kwargs[key] = int(value) (#4495) 2016-12-08 11:24:52 -05:00
nxos fix example in nxos_command module 2016-12-08 11:24:52 -05:00
openswitch openswitch: Docs fixes 2016-12-08 11:24:48 -05:00
vyos vyos: Docs fixes 2016-12-08 11:24:48 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00