community.general/lib/ansible/plugins/connection
Nathaniel Case 21ff9c6a4a
Add initial napalm connection plugin (#45224)
* Add initial napalm connection plugin

* Fix review comments
2018-09-17 12:53:57 -04:00
..
__init__.py Add initial napalm connection plugin (#45224) 2018-09-17 12:53:57 -04:00
buildah.py
chroot.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
docker.py
funcd.py
httpapi.py These won't get upgraded to bool if ansible doesn't know they are (#45736) 2018-09-17 11:34:57 -04:00
iocage.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
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
napalm.py Add initial napalm connection plugin (#45224) 2018-09-17 12:53:57 -04:00
netconf.py Fixup network connection documentation (#45487) 2018-09-11 14:23:38 -04:00
network_cli.py Fixup network connection documentation (#45487) 2018-09-11 14:23:38 -04:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Fix typo 2018-08-10 01:34:23 +02:00
persistent.py Prevent data being truncated over persistent connection socket (#43885) 2018-08-10 09:26:58 -04:00
psrp.py psrp: Added new Windows connection plugin (#41729) 2018-08-21 16:43:13 -07:00
saltstack.py
ssh.py Support empty files with piped transfer_method. Fixes #45426 (#45618) 2018-09-13 13:53:36 -05:00
winrm.py win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +10:00
zone.py