ansible/v2
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
..
ansible Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
bin For now throw an exception if decoding a non-utf8 extra var 2015-02-02 14:14:18 -08:00
hacking Correct typos 2015-02-11 02:24:12 +00:00
samples Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
scripts Add the python3 compat header 2014-10-28 20:41:51 -04:00
test Moving more action plugins over and fixing some bugs with role loading 2015-01-07 10:48:33 -06:00
README-tests.md Add a README for the v2 unittests 2014-10-15 18:25:54 -04:00