add mariadb version 10.11 as default
This commit is contained in:
parent
0bfa5751cd
commit
88d97fd4cd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# MariaDB repository
|
||||
mariadb_set_repository: True
|
||||
mariadb_version: 10.5
|
||||
mariadb_version: 10.11
|
||||
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