add mariadb version 10.11 as default
This commit is contained in:
parent
88d97fd4cd
commit
fae951f255
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
# MariaDB repository
|
||||
#MariaDB repository
|
||||
mariadb_set_repository: True
|
||||
mariadb_version: 10.11
|
||||
mariadb_repo: 'deb https://dlm.mariadb.com/repo/mariadb-server/{{ mariadb_version }}/repo/debian {{ansible_distribution_release }} main'
|
||||
|
|
Loading…
Reference in a new issue