ansible/lib/ansible/playbook
Brian Coca 92d154f4ef centralize path list handling
move it to constants and avoid duplicating code or misinforming
developers on the nature of the data
2016-03-30 07:16:09 -07:00
..
role centralize path list handling 2016-03-30 07:16:09 -07:00
__init__.py output color is now configurable 2015-12-29 17:40:47 -05:00
attribute.py attribute defaults that are containers are a copy 2015-12-09 08:40:06 -08:00
base.py Allow FieldAttribute lists and sets to be set from a comma separated string 2016-03-14 14:53:29 -07:00
become.py Fix misspelling and some cosmetic change 2016-03-10 03:18:09 +01:00
block.py Fix bugs related to task_includes and dep chain inheritance 2016-02-13 01:02:47 -05:00
conditional.py Another misspelling 2016-03-10 03:24:04 +01:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Don't remove _raw_params from static include args 2016-03-29 21:40:29 -04:00
included_file.py Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
play.py Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
play_context.py fixed some breaks after merging ansible/devel 2016-03-24 22:09:41 +01:00
playbook_include.py Forward conditionals onto included plays when conditional eval errors 2016-01-20 01:32:45 -05:00
taggable.py Split up comma-separated tags properly 2016-01-12 08:18:06 -05:00
task.py Revert "Removing explicit setting of failed/failed_when" 2016-03-10 08:01:54 -05:00
task_include.py Add options to make includes 'static' 2016-03-24 10:12:51 -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