community.general/v2/ansible/playbook
James Cammarata 4af2d0a907 Reworking v2 play iterator and fixing some other bugs
Still not working quite right:
* dynamic includes are not adding the included tasks yet
* running roles with tags not quite working right
2015-03-04 13:52:31 -06:00
..
role Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
__init__.py Fixing playbook includes in v2 where included paths are relative 2015-01-28 15:03:06 -06:00
attribute.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
base.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
block.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
conditional.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
handler.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
helpers.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
play.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
playbook_include.py Fixing playbook includes in v2 where included paths are relative 2015-01-28 15:03:06 -06:00
taggable.py Starting work on getting integration tests working on v2 2015-01-12 16:07:01 -06:00
task.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
vars.py Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
vars_file.py Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00