ansible/lib/ansible
James Cammarata ed34cee36f Atomically move known hosts file into place for paramiko connections
Redo of original patch, which adds an additional check to ensure the
known_hosts file isn't trampled when host_key_checking is disabled.

Fixes #8169
2014-08-26 16:02:59 -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 InventoryScript: better syntax checking for json stream 2014-08-21 18:06:07 +02:00
module_utils Merge branch 'file_symbolic_mode' of https://github.com/pbitty/ansible into pbitty-file_symbolic_mode 2014-08-25 19:38:44 -05:00
playbook Allow installation of roles from yaml roles file 2014-08-21 17:15:23 -04:00
runner Atomically move known hosts file into place for paramiko connections 2014-08-26 16:02:59 -05:00
utils Updating CHANGELOG for new symbolic mode feature and updating file docs 2014-08-25 23:47:41 -05:00
__init__.py Version bump for 1.8 2014-08-06 13:17:28 -05:00
callbacks.py Slightly trim down the warnings list based on some things being pretty common 2014-08-22 15:37:07 -04:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py Make command warnings off by default to minimize surprises. 2014-08-22 16:12:48 -04:00
errors.py
module_common.py Dedupe PTR record related code in rax_dns_record 2014-08-06 16:47:33 -05:00