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 56a00e0667 Remove dead code. 11 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. 12 years ago
inventory If the result of a dynamic inventory script contains a "_meta" hash at top level 11 years ago
playbook Remove dead code. 11 years ago
runner Merge pull request #3692 from tima/action-init 11 years ago
utils now correctly 'types' value pairs that are passed as options to jinja 11 years ago
__init__.py Version bump and assorted things to start new development version. 12 years ago
callbacks.py PEP8 indent fix 11 years ago
color.py Check for existence of isatty on stdout before calling it 12 years ago
constants.py now ANSIBLE_KEEP_REMOTE_FILE acts as boolean 12 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. 12 years ago
module_common.py Merge pull request #3706 from lorin/sudo_user_breakage 11 years ago