mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-18 12:02:10 +07:00
Fix ansible lint
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
template:
|
||||
src: etc/apt/preferences.d/95-mariadb.j2
|
||||
dest: /etc/apt/preferences.d/95-mariadb
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
- name: APT_REPOSITORY | Add MariaDB repository
|
||||
apt_repository:
|
||||
|
||||
Reference in New Issue
Block a user