community.general/lib/ansible/module_utils
Lukas Wunner f4053fcf3a Only chown on atomic move if invoked as root
Linux and BSD derivatives do not allow unprivileged users to
"give away" files to others for security reasons. (System V
derivatives allow that but they're rare nowadays.)
2014-08-14 16:56:11 +02:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Only chown on atomic move if invoked as root 2014-08-14 16:56:11 +02:00
ec2.py Merge branch 'ec2_security_token' of https://github.com/willthames/ansible into willthames-ec2_security_token 2014-03-11 10:45:38 -05:00
facts.py Revert "Added cross-platform uptime fact" since causing failures on Ubuntu. 2014-08-08 14:58:09 -04:00
gce.py Add support for environment variables in GCE module. 2014-08-01 11:44:58 -05:00
known_hosts.py removed port from domain name qualification, fixes 7941 2014-07-02 19:54:50 -04:00
openstack.py Merge branch 'nova-compute-enhancements' of git://github.com/emonty/ansible into devel 2014-08-08 11:05:13 -04:00
powershell.ps1 Make helper functions more robust against undefined powershell objects 2014-06-19 14:26:36 -05:00
rax.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00
redhat.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
splitter.py Make sure we only use unquote on quoted lines in lineinfile when needed 2014-08-11 11:23:52 -05:00
urls.py Default use_proxy to True for fetch_url() 2014-05-19 23:04:13 -05:00