community.general/lib/ansible/modules/network/eos
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
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
eos_command.py General EOS documentation improvements 2016-12-08 11:24:47 -05:00
eos_config.py update eos_config with new arguments 2016-12-08 11:24:52 -05:00
eos_eapi.py General EOS documentation improvements 2016-12-08 11:24:47 -05:00
eos_template.py General EOS documentation improvements 2016-12-08 11:24:47 -05:00