ansible/lib/ansible/module_utils
Brian Coca 2d25577e11 Fixes and cleanup to file functions and module
- unified set attribute functions ... not sure why 2 identical functions
exist with diff names, now there are 3 while i repoint all modules to 1
- fixed issue with symlinks being created w/o existing src when force=no
- refactored conditionals, simplified where possible
- added tests for symlink to nonexistant source, with both force options
- made symlink on existing attomic (force)
2014-03-15 13:54:24 -04:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Fixes and cleanup to file functions and module 2014-03-15 13:54:24 -04: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
gce.py Add BSD license to module_utils/gce.py 2014-03-10 12:02:45 -07:00
known_hosts.py Use same implementation as ssh.py for "is in host file" checks in module code, prevents git module from adding keys more than once. 2014-03-12 14:11:45 -04:00
rax.py Validate SSL certs accessed through urllib* 2014-03-10 16:06:52 -05:00
redhat.py Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
urls.py Compile ca certs into a temp file to reduce number of attempts 2014-03-12 13:45:16 -05:00