community.general/lib/ansible/utils
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 SSH connection plugin creates ControlPersist socket files in a secure directory 2013-08-21 11:40:46 -05:00
module_docs.py fixed x-bits in git 2013-06-16 22:22:16 -04:00
plugins.py Add extra module path early during playbook parsing. 2013-07-28 18:47:26 +02:00
template.py Improve behavior with error_on_undefined_vars enabled 2013-08-20 00:40:49 -05:00