community.general/v2/ansible/plugins/strategies
James Cammarata 995aa8e24b Making task includes dynamic and fixing many other bugs
Dynamic task includes still need some work, this is a rough first version.
* doesn't work with handler sections of playbooks yet
* when using include + with*, the insertion order is backwards
* fix potential for task lists to be unsynchronized when using the linear
  strategy, as the include conditional could be predicated on an inventory
  variable
2015-02-12 18:17:16 +00:00
..
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
free.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00
linear.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00