Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Changes in 2.0.0.tar.gz | 2017-02-02 | 61.5 kB | |
Changes in 2.0.0.zip | 2017-02-02 | 73.9 kB | |
README.md | 2017-02-02 | 345 Bytes | |
Totals: 3 Items | 135.7 kB | 0 |
BC Breaks
- Minimum Ansible version supported is 1.9
- ansistrano_releases_path and ansistrano_shared_path are now defined as defaults so if you use them in your hooks you should stop referring to the stdout string and just use the variable
Bug Fixes
- Fix problem with the git strategy in repos with non-ascii filenames. Thanks @merqlove