Lots of updated roles

This commit is contained in:
2020-05-12 17:07:38 -06:00
parent 5a9254097e
commit 6bb3e3f34f
35 changed files with 264 additions and 125 deletions

View File

@@ -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

View File

@@ -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