1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/playbook
2016-03-10 08:01:54 -05:00
..
role Merge pull request #13203 from willthames/galaxy_10620 2016-02-17 08:41:29 -05: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 Updating unit tests for PlayIterator 2016-03-07 13:03:06 -05: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 Catch additional assertion errors for load_list_of_blocks 2015-12-02 10:35:20 -06:00
included_file.py Make sure we're using the original host when processing include results 2015-12-16 19:13:45 -05:00
play.py hosts can be list or string 2016-02-25 11:30:41 -05:00
play_context.py Don't inject PlayContext properties as variables if they're None 2016-02-23 15:07:51 -05: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
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