ansible/network/eos
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
..
__init__.py initial add of eos_config module 2016-02-06 06:55:27 -05:00
eos_command.py General EOS documentation improvements 2016-08-02 21:46:08 +01:00
eos_config.py update eos_config with new arguments 2016-08-22 20:18:47 -04:00
eos_eapi.py General EOS documentation improvements 2016-08-02 21:46:08 +01:00
eos_template.py General EOS documentation improvements 2016-08-02 21:46:08 +01:00