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 8262f7bfac Merge branch 'with_items_and_complex_args' of https://github.com/lberruti/ansible into lberruti-with_items_and_complex_args 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. 11 years ago
inventory Minor fix to ipv6 detection for inventory with -i 11 years ago
playbook Merge branch 'always_run-6' of https://github.com/stoned/ansible into stoned-always_run-6 11 years ago
runner Merge branch 'with_items_and_complex_args' of https://github.com/lberruti/ansible into lberruti-with_items_and_complex_args 11 years ago
utils Merge branch 'plugins-work' of https://github.com/ferringb/ansible into ferringb-plugins-work 11 years ago
__init__.py Version bump and assorted things to start new development version. 11 years ago
callbacks.py These fields are booleans. 11 years ago
color.py These fields are booleans. 11 years ago
constants.py Enable error_on_undefined_vars by default 11 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. 11 years ago
module_common.py Merge pull request #3706 from lorin/sudo_user_breakage 11 years ago