James Cammarata
785c0c0c8c
V2 fixing bugs
2015-04-02 01:19:21 -05:00
James Cammarata
bda83fdf84
Fixing bug in v2 dynamic include code, pointed out by apollo13
2015-03-22 19:17:25 -05:00
James Cammarata
b1d78a61fc
Initial support for vault in v2
...
TODO:
* password prompting needs to be implemented, but is being worked on
as part of the become privilege escalation changes
2015-03-12 12:14:57 -05:00
James Cammarata
ca4c5a14bb
Fixing bug related to dynamic includes + with* loops
2015-03-04 13:52:32 -06:00
James Cammarata
d0cfcdbc4d
Getting dynamic includes working a bit better on v2
2015-03-04 13:52:31 -06:00
James Cammarata
f12695f287
Add run_once/BYPASS_HOST_LOOP feature in v2
2015-03-04 13:52:31 -06:00
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
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
James Cammarata
31dd75de59
Fixing many bugs in v2
...
* delegate_to rudimentary support (still needs much more work)
* lots of other things
2015-02-09 16:56:38 -06:00
James Cammarata
bbd08cd0e2
Fixing more v2 issues with integration tests
2015-01-26 23:41:19 -06:00
James Cammarata
71e774e8bf
Implementing playbook-level includes and getting includes integration test working
2015-01-26 11:30:30 -06:00
James Cammarata
c60c295ada
Adding more fixes for integration testing under v2
2015-01-19 16:18:46 -06:00
James Cammarata
02bc014bcd
More work on getting integration tests running for v2
2015-01-15 01:14:22 -06:00
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.
2015-01-12 16:07:01 -06:00
James Cammarata
1544dde932
Moving over all lookup plugins to v2
2015-01-09 09:37:45 -06:00
James Cammarata
63c2d616e7
Starting to move over lookups and fixing some bugs related to that
2015-01-08 10:52:14 -06:00
James Cammarata
065733ad93
Moving more action plugins over and fixing some bugs with role loading
2015-01-07 10:48:33 -06:00
James Cammarata
62d79568be
Creating playbook executor and dependent classes
2014-12-29 10:46:47 -06:00