ansible/lib/ansible
James Cammarata d4ff0d125a Make sure password files from lookups are created with restrictive permissions
Also adds checks for the lookup integration test for passwords.

Fixes #8652
2014-08-19 11:30:04 -05:00
..
cache Use JSON instead of pickles for compatibility. 2014-08-11 12:23:05 -04:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory Make sure group_vars/all is loaded for ungrouped hosts 2014-08-18 12:29:46 -05:00
module_utils Fix no_log value for content in common file args settings 2014-08-19 10:47:18 -05:00
playbook Fixing no_log for the playbook level use 2014-08-19 10:35:01 -05:00
runner Make sure password files from lookups are created with restrictive permissions 2014-08-19 11:30:04 -05:00
utils Fix check mode issues with copy module 2014-08-18 16:02:45 -05:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Set prompt encoding to a sane value when sys.stdout.encoding is None 2014-08-18 22:04:25 -05:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Merge pull request #8367 from msabramo/make_pip_install_editable_work 2014-08-15 07:46:54 -04:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00