You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
ansible Making task includes dynamic and fixing many other bugs 11 years ago
bin For now throw an exception if decoding a non-utf8 extra var 11 years ago
hacking Correct typos 11 years ago
samples Fixing many bugs in v2 11 years ago
scripts Add the python3 compat header 11 years ago
test Moving more action plugins over and fixing some bugs with role loading 11 years ago
README-tests.md Add a README for the v2 unittests 11 years ago