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
10 years ago
..
ansible Making task includes dynamic and fixing many other bugs 10 years ago
bin For now throw an exception if decoding a non-utf8 extra var 10 years ago
hacking Correct typos 10 years ago
samples Fixing many bugs in v2 10 years ago
scripts Add the python3 compat header 10 years ago
test Moving more action plugins over and fixing some bugs with role loading 10 years ago
README-tests.md Add a README for the v2 unittests 10 years ago