community.general/lib/ansible/plugins/httpapi
Nathaniel Case d14f16e31b
Restconf HTTPAPI plugin and modules (#49476)
* Initial code for restconf support

*  Add restconf httpapi plugin
*  Add restonf_get module

* Fix some ConnectionError usage
2019-02-04 09:28:26 -05:00
..
__init__.py httpapi: let httpapi plugin handle HTTPErrors other than 401 (#43436) 2018-08-13 10:25:06 -04:00
checkpoint.py Add checkpoint_session module (#50930) 2019-01-16 13:19:36 +01:00
eos.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
ftd.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
nxos.py Allow persistent connection plugins to queue messages back to ansible-connection (#49977) 2018-12-19 10:54:42 -05:00
restconf.py Restconf HTTPAPI plugin and modules (#49476) 2019-02-04 09:28:26 -05:00