You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
__init__.py initial add of eos_config module 10 years ago
eos_command.py General EOS documentation improvements 10 years ago
eos_config.py update eos_config with new arguments 10 years ago
eos_eapi.py General EOS documentation improvements 10 years ago
eos_template.py General EOS documentation improvements 10 years ago