community.general/lib/ansible/modules/network/eos
Trishna Guha 8ab0d654f3
don't retrieve config in running_config when config is provided for diff (#41400)
* don't retrieve config in running_config when config is provided for diff

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix for eos, nxos

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* add integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-06-14 18:02:19 +05:30
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
eos_banner.py Fixes to httpapi for EAPI (#40675) 2018-05-24 14:25:19 -04:00
eos_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_config.py don't retrieve config in running_config when config is provided for diff (#41400) 2018-06-14 18:02:19 +05:30
eos_eapi.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_facts.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
eos_interface.py Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
eos_l2_interface.py Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
eos_l3_interface.py eos/eos_l3_interface.py: Add SVI Example (#40349) 2018-06-05 08:26:33 -05:00
eos_linkagg.py Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
eos_lldp.py Fix eos integration test failures (#37020) 2018-03-06 10:04:40 +05:30
eos_logging.py Fixes eos_logging idempotence issue #31862 (#40604) 2018-05-30 18:21:54 +05:30
eos_static_route.py eos_static_route fix (#36903) 2018-03-02 08:50:27 +05:30
eos_system.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
eos_user.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
eos_vlan.py Fix eos_vlan associated interface check (#39661) 2018-05-03 17:07:30 +05:30
eos_vrf.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30