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 8a3f8b757b Make sure yaml data loaded for role is valid before using it
Fixes #4322
12 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 Fix issue with ast evaluation of strings 12 years ago
playbook Make sure yaml data loaded for role is valid before using it 12 years ago
runner Merge pull request #4269 from jphalip/issue-4256 12 years ago
utils Update cache check in find_plugin 12 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 12 years ago
callbacks.py Optionally display Skipping [host] messages. 12 years ago
color.py These fields are booleans. 13 years ago
constants.py Merge branch 'hide_skipped_hosts' of https://github.com/jsmartin/ansible into jsmartin-hide_skipped_hosts 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. 13 years ago
module_common.py USE subprocess.Popen API correctly. 12 years ago