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 d73a5da9e5 Merge pull request #4453 from pschwartz/fix_cfg_load_order_to_match_docs
GH-4452 Corrected config load order to match docs
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 Add caching to pattern enumeration 11 years ago
playbook Add a warning about include + with_items so nobody uses it. 11 years ago
runner make changed filter understand results lists 11 years ago
utils Enhance references to logging functionality. Fixes #3431. 11 years ago
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 11 years ago
callbacks.py Pass host to runner_on_file_diff callback 11 years ago
color.py These fields are booleans. 11 years ago
constants.py Merge pull request #4453 from pschwartz/fix_cfg_load_order_to_match_docs 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. 12 years ago
module_common.py USE subprocess.Popen API correctly. 11 years ago