community.general/lib/ansible/plugins/connection
Nathaniel Case 02432565cd
Remove cliconf from httpapi connection (#46813)
* Bare minimum rip out cliconf

* nxapi changeover

* Update documentation, move options

* Memoize device_info

* Gratuitous rename to underscore use of local api implementation

Fixup eos module_utils like nxos

* Streamline version and image scans

* Expose get_capabilities through module_utils

* Add load_config to module_utils

* Support rpcs using both args and kwargs

* Add get_config for nxos

* Add get_diff

* module context, pulled from nxapi

We could probably do this correctly later

* Fix eos issues

* Limit connection._sub_plugin to only one plugin
2018-12-11 16:26:59 -05:00
..
__init__.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
buildah.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
chroot.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
docker.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
funcd.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
httpapi.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
iocage.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
jail.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
kubectl.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
libvirt_lxc.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
local.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
lxc.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 2018-09-18 19:36:51 -04:00
napalm.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
netconf.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
network_cli.py Remove cliconf from httpapi connection (#46813) 2018-12-11 16:26:59 -05:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Improve log message (#49004) 2018-11-29 09:53:26 -05:00
persistent.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
podman.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
psrp.py PSRP: Move default loglevel of pypsrp to WARNING (#49673) 2018-12-10 09:09:59 +10:00
qubes.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
saltstack.py added missing github id 2018-11-29 10:48:38 -05:00
ssh.py ensure ssh retry respects no log (#49569) 2018-12-10 09:55:18 -05:00
winrm.py WinRM: Improve default logging to ansible.log (#49308) 2018-11-29 18:18:18 -08:00
zone.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00