community.general/lib/ansible/modules/network/eos
Ganesh Nalawade 21dcaa4349
Handle ConnectionError exception in network modules (#43353)
* Handle ConnectionError exception in network modules

* Catch ConnectionError expection and fail module in case
  expection is raised.

* Fix CI failure
2018-07-30 10:24:58 +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 Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
eos_eapi.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_facts.py Actually fix eos_facts feature detection (#43155) 2018-07-23 14:51:44 -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 Update eos_l2_interface.py (#42270) 2018-07-04 10:17:46 +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 Update eos_vlan.py (#41852) 2018-06-28 13:19:43 +05:30
eos_vrf.py To fix eos_vrf failure when transport method is eapi (#41470) 2018-06-20 21:32:54 +05:30