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
Michael DeHaan c0ab417ef9 Don't iterate across strings in with_nested. 13 years ago
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
inventory Check against None around playbook basedir 13 years ago
playbook Add extra module path early during playbook parsing. 13 years ago
runner Don't iterate across strings in with_nested. 13 years ago
utils now correctly 'types' value pairs that are passed as options to jinja 13 years ago
__init__.py Version bump and assorted things to start new development version. 13 years ago
callbacks.py Only use LOG_LOCK in log_flock if a runner is not specified 13 years ago
color.py Check for existence of isatty on stdout before calling it 13 years ago
constants.py now ANSIBLE_KEEP_REMOTE_FILE acts as boolean 13 years ago
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 13 years ago
module_common.py Merge pull request #3706 from lorin/sudo_user_breakage 13 years ago