community.general/lib/ansible/plugins/connection
Biao Liu d90d8e7f99 Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357)
* for shippable

for shippable

* add cliconf

* add network_cli

* add cliconf and network cli and netconf

* modify bugs of netconf

* add shippable modify

* update shippable

update shippable
2018-06-14 09:38:27 +05:30
..
__init__.py
buildah.py
chroot.py
docker.py
funcd.py
httpapi.py Don't try to reuse ansible_port, it doesn't work that way (yet?) (#41022) 2018-06-01 13:51: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
libvirt_lxc.py
local.py
lxc.py Fix a process execution using lxc connection plugin on Python3. 2018-06-11 11:55:20 -07:00
lxd.py
netconf.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
network_cli.py Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
oc.py
paramiko_ssh.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
persistent.py Fixing issues with httpapi (#40388) 2018-05-21 15:58:35 +01:00
saltstack.py
ssh.py ensure all config sources for ssh options 2018-06-06 15:11:37 -04:00
winrm.py Update winrm.py (#41303) 2018-06-08 14:38:23 +08:00
zone.py