Releases: idealista/cookiecutter-ansible-role
Releases · idealista/cookiecutter-ansible-role
2.10.2
2.10.1
Release 2.10.0
2.10.0
Changed
- Improve README init scrips to avoid errors when create two roles on same path because already pipenv exists. @adrian-arapiles
- Change travis.yml order of email notification as documentation explains. @adrian-arapiles
- Add first line
---
to ansible-lint file because it's a yml. @adrian-arapiles
Fixed
- 92 Fix meta.yml lint warning from
galaxy-tags
togalaxy_tags
. @adrian-arapiles
Release 2.9.0
2.9.0
Full Changelog
Changed
- #86 Upgrade molecule config to test under debian bullseye @santi-eidu
- #86 Upgrade ansible to v5.2.0 and ansible lint to v5.3.2 to avoid lint error @santi-eidu
2.8.1
2.8.0
2.7.0
Release 2.6.1
Release 2.6.0
Release 2.5.1
Full Changelog
Changed
Fixed
- #62 molecule verify fails and breaks the run when at least one test fail @ultraheroe
- #60 [BUG] Wrong state option in "Ensure skeleton log paths" task @emepege