community.general/lib/ansible/modules/network/eos
Nathaniel Case e9d7fa0418
HTTP(S) API connection plugin (#39224)
* HTTPAPI connection

* Punt run_commands to cliconf or httpapi

* Fake enable_mode on eapi

* Pull changes to nxos

* Move load_config to edit_config for future-preparedness

* Don't fail on lldp disabled

* Re-enable check_rc on nxos' run_commands

* Reorganize nxos httpapi plugin for compatibility

* draft docs for connection: httpapi

* restores docs for connection:local for eapi

* Add _remote_is_local to httpapi
2018-05-17 18:47:15 -04:00
..
__init__.py
eos_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_config.py adds FAQ TOC entry, links & examples to modules (#38706) 2018-04-18 11:41:54 -07:00
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 Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
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 Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
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