Lots of updated roles
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
dest: /etc/mysql/mysql.conf.d/mysqld.cnf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
mode: '0644'
|
||||
notify: restart mysql # Only reloads if file has changed!
|
||||
|
||||
# Create the confluence MySQL database
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
dest: "/etc/mysql/percona-server.conf.d/mysqld.cnf"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644 #-rw-r--r--
|
||||
mode: '0644' #-rw-r--r--
|
||||
notify: restart mysql # Only runs if file changed!
|
||||
|
||||
# Create the servicedesk MySQL database
|
||||
|
||||
Reference in New Issue
Block a user