community.general/lib/ansible/plugins/httpapi
Nathaniel Case d5aabd02ba
restconf_config module (#51971)
* Add restconf_config module

* Try to do the right thing when given partial paths

* Add PATCH

* Delete should not require content

* Non-JSON exceptions need raising, too

* Let ConnectionError objects pass through exec_jsonrpc
2019-03-04 08:27:18 -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
fortimanager.py Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -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_config module (#51971) 2019-03-04 08:27:18 -05:00