ansible/lib/ansible
2013-10-01 10:52:39 -05:00
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 2013-06-09 12:19:07 -04:00
inventory Fix issue with ast evaluation of strings 2013-10-01 09:20:48 -05:00
playbook Make sure yaml data loaded for role is valid before using it 2013-10-01 10:52:39 -05:00
runner Merge pull request #4269 from jphalip/issue-4256 2013-09-30 20:24:49 -07:00
utils Update cache check in find_plugin 2013-09-29 14:03:10 +03:00
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 2013-09-13 17:31:34 -04:00
callbacks.py Optionally display Skipping [host] messages. 2013-09-26 10:03:23 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Merge branch 'hide_skipped_hosts' of https://github.com/jsmartin/ansible into jsmartin-hide_skipped_hosts 2013-09-30 20:22:53 -05:00
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. 2013-07-07 19:18:32 +02:00
module_common.py USE subprocess.Popen API correctly. 2013-09-29 23:22:09 -04:00