ansible/v2/ansible/parsing
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
..
utils Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
vault Move from md5 to sha1 to work on fips-140 enabled systems 2014-11-06 21:28:04 -08:00
yaml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
__init__.py Tweaking role path searching in v2 to be a bit more like v1 2015-01-29 10:56:04 -06:00
mod_args.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
splitter.py More work on getting integration tests running for v2 2015-01-15 01:14:22 -06:00