|
|
|
@ -4,6 +4,15 @@ Ansible Changes By Release
|
|
|
|
|
## 1.8 "You Really Got Me" - Active Development
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 1.7.2 "Summer Nights" - Sep 24, 2014
|
|
|
|
|
|
|
|
|
|
- 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 checkmode was not being honored during the templating of files.
|
|
|
|
|
- Other various bug fixes.
|
|
|
|
|
|
|
|
|
|
## 1.7.1 "Summer Nights" - Aug 14, 2014
|
|
|
|
|
|
|
|
|
|
- Security fix to disallow specifying 'args:' as a string, which could allow the insertion of extra module parameters through variables.
|
|
|
|
|