community.general/lib/ansible/plugins/connection
James Cassell 953058d025 standardize connection variable names (#51776)
* standardize user/password connection vars

* docs: use ansible_user and ansible_password

* docs: var precedence for connection vars

* docs: ansible_become_pass -> ansible_become_password etc
2019-02-11 10:43:10 -05:00
..
__init__.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
buildah.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
chroot.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08: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 standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
iocage.py Python3 fix: Decode output from popen in iocage connection (#41868) 2019-01-28 11:34:39 -05:00
jail.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
kubectl.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
libvirt_lxc.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08: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 standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
netconf.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
network_cli.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
oc.py fix: ansible_kubectl_ssl_ca_cert variable (#50217) 2018-12-23 09:59:34 +01:00
paramiko_ssh.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
persistent.py Copy detailed logging to persistent.py so local can benefit, too. (#50614) 2019-01-07 15:46:31 -05:00
podman.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
psrp.py psrp - do not display bootstrap wrapper for eachach task (#51779) 2019-02-06 12:05:15 +10:00
qubes.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
saltstack.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
ssh.py standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
winrm.py WinRM: Improve default logging to ansible.log (#49308) 2018-11-29 18:18:18 -08:00
zone.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00