Merge pull request 'Revert default mariadb version back to 10.5' (#4) from revert_10.5 into main
Reviewed-on: #4 Reviewed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
commit
dc9b4b4098
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# MariaDB repository
|
||||
mariadb_set_repository: True
|
||||
mariadb_version: 10.9
|
||||
mariadb_version: 10.5
|
||||
mariadb_repo: 'deb https://dlm.mariadb.com/repo/mariadb-server/{{ mariadb_version }}/repo/debian {{ansible_distribution_release }} main'
|
||||
mariadb_repo_key_id: '0xF1656F24C74CD1D8'
|
||||
mariadb_repo_key_url: 'keyserver.ubuntu.com'
|
||||
|
|
Loading…
Reference in a new issue