Hi all,
We have released Ansible 1.7.2, which addresses a few bug:
- Fixes a bug in accelerate mode which caused a traceback when trying to use that connection method.
- Fixes a bug in vault where the password file option was not being used correctly internally.
- Improved multi-line parsing when using YAML literal blocks (using > or |).
- Fixed a bug with the file module and the creation of relative symlinks.
- Fixed a bug where check mode was not being honored during the templating of files.
- Other various bug fixes.
This update is available via PyPi and releases.ansible.com now, and packages for distros will be available as soon as possible.
Thanks!