mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-06-17 00:00
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% if mysql_mariadb_version != 'default' %}
|
||||
[mariadb]
|
||||
baseurl = http://yum.mariadb.org/{{ mysql_mariadb_version }}/centos$releasever-amd64
|
||||
baseurl = http://yum.mariadb.org/{{ mysql_mariadb_version }}/rhel$releasever-amd64
|
||||
gpgcheck = 1
|
||||
gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
|
||||
name = MariaDB
|
||||
|
Reference in New Issue
Block a user