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
10 years ago
..
__init__.py removed unused code for signal handling 10 years ago
adhoc.py fixes to vault/copy 10 years ago
console.py fixes to vault/copy 10 years ago
doc.py verifies required is a boolean 10 years ago
galaxy.py Merge pull request #15256 from alikins/galaxy_roles_path_fix_15255 10 years ago
playbook.py Adds 'ansible_check_mode' boolean magic variable 10 years ago
pull.py Add '--skip-tags' to ansible-pull 10 years ago
vault.py Changes to convert to unicode at the borders 10 years ago