Commit Graph

9 Commits (ca4c5a14bb6673ca3b5b0f86a636b92d2dcc8deb)

Author SHA1 Message Date
James Cammarata ca4c5a14bb Fixing bug related to dynamic includes + with* loops 11 years ago
James Cammarata d0cfcdbc4d Getting dynamic includes working a bit better on v2 11 years ago
James Cammarata f12695f287 Add run_once/BYPASS_HOST_LOOP feature in v2 11 years ago
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
11 years ago
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
11 years ago
James Cammarata c60c295ada Adding more fixes for integration testing under v2 11 years ago
James Cammarata 02bc014bcd More work on getting integration tests running for v2 11 years ago
James Cammarata 2aeb79f45f Starting work on getting integration tests working on v2
This is incomplete work, and requires some minor tweeks to the integration
tests which are not included in this commit.
11 years ago
James Cammarata 62d79568be Creating playbook executor and dependent classes 11 years ago