Name |
Last commit
|
Last update |
---|---|---|
playbooks | ||
tests | ||
util | ||
vagrant | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
CHANGELOG.md | ||
LICENSE.TXT | ||
README.md | ||
pre-requirements.txt | ||
requirements.txt |
if/else blocks that emit content that includes the `=` sign are no longer supported in recent versions of ansible. Trying to run the task under ansible 1.9 results in this error: variable inserted a new parameter into the module args. Be sure to quote variables if they contain equal signs (for example: "{{var}}"). Replace the {% if %} block with the new default(omit) filter/keyword. For more info see: https://groups.google.com/forum/#!msg/ansible-project/W9bG0tAI3aU/GFtrD9Ao9EwJ
Name |
Last commit
|
Last update |
---|---|---|
playbooks | Loading commit data... | |
tests | Loading commit data... | |
util | Loading commit data... | |
vagrant | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
LICENSE.TXT | Loading commit data... | |
README.md | Loading commit data... | |
pre-requirements.txt | Loading commit data... | |
requirements.txt | Loading commit data... |