ansible/lib/ansible/playbook
2015-09-22 02:14:18 -04:00
..
role Restrict role param vars to tasks within that role 2015-09-22 02:14:18 -04:00
__init__.py Minor comment fix 2015-08-05 11:30:26 +02:00
attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
base.py Tweak failure condition for field attributes expected to be strings 2015-09-15 13:08:40 -04:00
become.py removed incorrect assumption on become user being set 2015-06-14 21:05:23 -04:00
block.py Fixing parent block serialization for blocks 2015-09-16 09:29:16 -04:00
conditional.py Fix delegate_to localhost vs. 127.0.0.1 (and ::1) 2015-09-15 13:08:54 -04:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Fix bug in implicit block squashing where block is not reassigned 2015-09-12 11:27:30 -04:00
included_file.py Make sure include paths are templated before dwim in case they're absolute 2015-09-11 11:57:43 -04:00
play.py Fix vars_prompt short form support (and mark deprecated) 2015-09-09 17:52:44 -04:00
play_context.py Merge pull request #12432 from mgedmin/py3k 2015-09-18 15:33:08 -04:00
playbook_include.py Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00
taggable.py Cleanups: 2015-07-23 12:13:45 -07:00
task.py Track local_action internally to prevent it from being overridden 2015-09-14 12:11:58 -04:00
vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars_file.py Making the switch to v2 2015-05-03 21:47:26 -05:00