Releases: manala/ansible-roles
Releases · manala/ansible-roles
manala-roles 2.0.3
Fixed
- [Apt] Fix github cli key
manala-roles 2.0.2
Fixed
- [Php] Fix extension handling when extension is already disabled
manala-roles 2.0.1
Added
- [Apt] Add GlusterFS 10.2 repository
- [Apt] Add HAProxy 2.6 repository
Changed
- [Apt] Update Symfony repository
manala-roles 2.0.0
Changed
- [All] Update minimum version of ansible to 2.10
- [All] Use fqcn
- [Ngrok] Switch to v3 stable
- [Symfony CLI] Switch to open source version
- [Gomplate] Use github api to get latest version
- [Vault CLI] Use github api to get latest version
Added
- [Apt] Install gnupg package
- [Prometheus] Introduce role
Fixed
- [Apt] Update aptly key
manala-roles 1.0.11
Added
- [Apt] GitHub cli repository
manala-roles 1.0.10
Changed
- [Apt] Trust MySQL repository on stretch
Added
- [Apt] Add Galera 4.10 and MySQL wsrep 8.0.26 repositories
- [MySQL] Add
login_*
parameters inusers
anddatabases
tasks. - [MySQL] Python installed package is configurable.
manala-roles 1.0.9
Changed
- [Aptly] Publishing is now conditionned on existing published repositories instead of locals
- [Apt] Remove explicit architecture on Manala repository pattern
Added
- [Aptly]
Repositories
task now handlearchitecture
when publishing
manala-roles 1.0.8
Added
- [Apt] Symfony repository
manala-roles 1.0.7
Changed
- [Php] Ensure extensions idempotence
manala-roles 1.0.6
Added
- [MySQL] Support server/client handling via
manala_mysql_server
flag