community.general/lib/ansible/runner/connection_plugins
James Cammarata 6bf5d19506 SSH connection plugin creates ControlPersist socket files in a secure directory
Files were being created in /tmp, but will now be created in $HOME/.ansible/cp/
Addresses CVE-2013-4259: ansible uses a socket with predictable filename in /tmp
2013-08-21 11:40:46 -05:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
chroot.py Remove unused modules 2013-05-18 23:11:47 +02:00
fireball.py Slight message tweak. 2013-06-30 18:27:15 -04:00
local.py Standardize args/kwargs on connection plugins. 2013-04-05 14:50:15 -04:00
paramiko_ssh.py tweak indentation for 'make pep8' 2013-07-20 12:48:11 -04:00
ssh.py SSH connection plugin creates ControlPersist socket files in a secure directory 2013-08-21 11:40:46 -05:00