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 dec43f7a2b PEP8 indent fix. 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 PEP8 indent fix. 13 years ago
runner Merge pull request #3685 from mspaulding06/indexed_items 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 PEP8 indent fix 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