You can not 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
Michael DeHaan 08c1f96e4b
Fix some subtle behavior of how the get_url module chains into the file module, plus blend the results of daisy chain
14 years ago
..
inventory Allow = symbols in variable values in host inventory 14 years ago
playbook Fix some templating issues, needs testing with anti-unicode safeguard around shlex.split 14 years ago
runner Fix some subtle behavior of how the get_url module chains into the file module, plus blend the results of daisy chain 14 years ago
__init__.py Release bump to start development on 0.6 14 years ago
callbacks.py fix tree output 14 years ago
color.py rm stray comment 14 years ago
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 years ago
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 14 years ago
module_common.py Allow unicode transfer by not base64 encoding. Also: faster 14 years ago
utils.py Fix some templating issues, needs testing with anti-unicode safeguard around shlex.split 14 years ago