community.general/lib/ansible/plugins/connection
Ganesh Nalawade ea6ef3fae8
Enable setting options for cliconf and other implementation plugins (if set to configurable) (#43368)
* Enable setting setting cliconf plugin options

Fixes #43367

* Add support to set configuration options for implementation plugins (eg: cliconf)
  from `ansible-connection`

* Fix CI failure
2018-07-30 21:53:44 -07:00
..
__init__.py Enable setting options for cliconf and other implementation plugins (if set to configurable) (#43368) 2018-07-30 21:53:44 -07:00
buildah.py
chroot.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
docker.py
funcd.py
httpapi.py httpapi: Split off and save response text contents (#43305) 2018-07-26 10:12:34 -04:00
iocage.py
jail.py allow become methods for Jail connection plugin (#31746) 2018-05-07 21:30:24 -04:00
kubectl.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
libvirt_lxc.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
local.py
lxc.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
lxd.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
netconf.py pr 42271 - fixed merge conflicts 2018-07-20 11:22:30 -04:00
network_cli.py Enable setting options for cliconf and other implementation plugins (if set to configurable) (#43368) 2018-07-30 21:53:44 -07:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
persistent.py Support setting persistent command timeout per task basis (#42847) 2018-07-20 10:04:53 +05:30
saltstack.py
ssh.py ssh - skip connection reset if controlpath does not exist (#43062) 2018-07-24 08:20:54 +10:00
winrm.py changed winrm _reset to reset and make ssh reset show warning (#42651) 2018-07-11 20:22:01 -07:00
zone.py