1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/connection
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 ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
buildah.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
chroot.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
docker.py
funcd.py
httpapi.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
iocage.py
jail.py allow become methods for Jail connection plugin (#31746) 2018-05-07 21:30:24 -04:00
kubectl.py
libvirt_lxc.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
local.py
lxc.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
lxd.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
netconf.py Don't rewrite remote paths when remote is secretly local (#40259) 2018-05-17 23:21:30 +01:00
network_cli.py Don't rewrite remote paths when remote is secretly local (#40259) 2018-05-17 23:21:30 +01:00
oc.py
paramiko_ssh.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
persistent.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
saltstack.py
ssh.py use actual ssh executable as it might not be ssh 2018-05-02 12:10:25 -04:00
winrm.py winrm: removed old exec_command that is no longer used (#39572) 2018-05-02 07:04:53 +10:00
zone.py