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
2016-09-07 14:24:08 -04:00
..
__init__.py initial add of eos_config module 2016-02-06 06:55:27 -05:00
eos_command.py Consistent naming of Arista EOS device 2016-08-31 14:31:16 +01:00
eos_config.py roll up of minor fixes in eos_config module 2016-09-07 14:24:08 -04:00
eos_eapi.py update eos_eapi module with new enhancements 2016-08-31 09:37:23 -04:00
eos_facts.py add new eos_facts module for fact collect of EOS nodes 2016-08-26 09:12:52 -04:00
eos_template.py Merge pull request #3950 from grybak-arista/eos_exit_fix 2016-08-29 10:43:21 -04:00