community.general/lib/ansible/plugins/cliconf
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 network_put and network_get modules (#39592) 2018-05-16 14:38:43 +05:30
aireos.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
aruba.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
asa.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
cnos.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
dellos6.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos9.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
dellos10.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
edgeos.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
enos.py Lenovo license update (#36840) 2018-03-06 18:02:46 +00:00
eos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
exos.py Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
ios.py ios cliconf plugin fix regex for version (#40066) 2018-05-14 12:40:04 +05:30
iosxr.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
ironware.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
junos.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
nxos.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
onyx.py fix cliconf get_config method to match base signature (#36682) 2018-02-26 10:56:22 -05:00
slxos.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vyos.py Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00