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
James Cammarata 317c2f4bc0 Fixes to variable issues introduced by recent changes
Fixes #6801
Fixes #6832
12 years ago
..
callback_plugins Update various copyrights. Not complete, but sufficient. 12 years ago
inventory Micro-optimization: replace s.find(x)==0 with s.startswith(x) 12 years ago
module_utils Add directory_mode to common file parameters to prevent errors. 12 years ago
playbook Fixes to variable issues introduced by recent changes 12 years ago
runner Merge pull request #6788 from tyll/pull_ssh_verbose_comments 12 years ago
utils Differentiate decryption failures from empty data files in ansible-vault 12 years ago
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 12 years ago
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
color.py Merge commit. 12 years ago
constants.py Adding in a configurable option for the accelerate daemon timeout 12 years ago
errors.py Update various copyrights. Not complete, but sufficient. 12 years ago
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago