ansible/lib/ansible/cli
Brian Coca 5940d3d45b fixes to vault/copy
rm _del_ as it might leak memory
renamed to tmp file cleanup
added exception handling when traversing file list, even if one fails try rest
added cleanup to finally to ensure removal in most cases
2016-04-14 14:12:48 -04:00
..
__init__.py removed unused code for signal handling 2016-04-13 14:54:34 -04:00
adhoc.py fixes to vault/copy 2016-04-14 14:12:48 -04:00
console.py fixes to vault/copy 2016-04-14 14:12:48 -04:00
doc.py verifies required is a boolean 2016-04-01 17:45:02 -04:00
galaxy.py Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 2016-04-03 02:55:19 -04:00
playbook.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00
pull.py Add '--skip-tags' to ansible-pull 2016-03-30 16:36:16 +02:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00