community.general/v2/ansible/plugins
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
..
action First swing at making module_common.py more v2-ish 2015-02-10 12:36:23 -08:00
cache Adding VariableManager class for v2 2014-11-03 13:51:18 -06:00
callback Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
connections Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
inventory Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
lookup Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
shell Port https://github.com/ansible/ansible/pull/10162 (py-2.4 compat fix) to v2 tree 2015-02-04 09:46:25 -08:00
strategies Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
vars Add python3-compat boiler to all core files 2014-10-15 19:22:54 -04:00
__init__.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
filter v2/plugins/filter is now a symlink as it does not differ between v1 and v2 2015-02-02 10:25:09 -08:00