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 87dc24b19e roll up of minor fixes in eos_config module
* fixes save argument to be type bool
* now properly sets the changed returned flag based on diff
* updates docstring RETURNS to add backup_path
* removes unneeded state argument

tested on EOS 4.15.4F
9 years ago
..
__init__.py initial add of eos_config module 10 years ago
eos_command.py Consistent naming of Arista EOS device 9 years ago
eos_config.py roll up of minor fixes in eos_config module 9 years ago
eos_eapi.py update eos_eapi module with new enhancements 9 years ago
eos_facts.py add new eos_facts module for fact collect of EOS nodes 9 years ago
eos_template.py Merge pull request #3950 from grybak-arista/eos_exit_fix 9 years ago