You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
__init__.py removed unused code for signal handling 8 years ago
adhoc.py fixes to vault/copy 8 years ago
console.py fixes to vault/copy 8 years ago
doc.py verifies required is a boolean 8 years ago
galaxy.py Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 8 years ago
playbook.py Adds 'ansible_check_mode' boolean magic variable 8 years ago
pull.py Add '--skip-tags' to ansible-pull 8 years ago
vault.py Changes to convert to unicode at the borders 9 years ago