community.general/lib/ansible/modules/network/eos
Ganesh Nalawade f5d865a208 Fixes #24251 save config only if it is changed (#24345)
* Fixes #24251 save config only if it is changed

Save to startup configuration only when it is different
from running configuration.

* Fix unit test issue
2017-05-16 19:54:36 +05:30
..
__init__.py
_eos_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos_banner.py Add eos_banner as module to banner param (#23789) 2017-04-20 15:42:40 +05:30
eos_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
eos_config.py Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
eos_eapi.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
eos_facts.py Make warning logs consistent (#23666) 2017-04-18 21:59:38 +05:30
eos_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
eos_user.py Add eos_user module to users parameter (#23847) 2017-04-21 13:22:59 +05:30