ansible/lib/ansible
2013-09-16 05:39:48 -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 Minor fix to ipv6 detection for inventory with -i 2013-08-19 15:27:21 -05:00
playbook Fixing role variable precedence for top-level roles 2013-09-09 15:14:03 -05:00
runner Merge branch 'fetch' of https://github.com/bpennypacker/ansible into bpennypacker-fetch 2013-09-16 05:39:48 -05:00
utils When checking conditionals, don't dereference when the variable contains dashes 2013-09-13 13:52:58 -05: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 These fields are booleans. 2013-08-10 18:16:01 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Added accelerate_port to plays, and made it configurable 2013-08-28 11:14:58 -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 Merge pull request #4028 from willthames/lineinfile_userdir 2013-09-15 09:33:49 -07:00