Michael Scherer
07c3107cfe
Fix the name of the exported class ( pylint )
2015-04-14 19:03:18 -04:00
Ian Dotson
6e12117b04
Import queue from six.moves for python3 compatibility.
2015-04-13 17:01:00 -04: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
eae9a406ad
Fixing v2 code for test_yum and added capability to squash items
2015-01-20 01:16:19 -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
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