mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-16 11:52:09 +07:00
Fix ansible lint
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
template:
|
||||
src: etc/mysql/mariadb.conf.d/20-galera.cnf.j2
|
||||
dest: /etc/mysql/mariadb.conf.d/20-galera.cnf
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: root
|
||||
register: galeraconfig
|
||||
|
||||
- name: INCLUDE | Bootstrap first node
|
||||
|
||||
Reference in New Issue
Block a user