Creating a variable for query cache memory and applying it

This commit is contained in:
VC
2020-01-01 14:40:54 +01:00
parent 4f2bd402d4
commit 397335bd53
6 changed files with 159 additions and 7 deletions

View File

@@ -17,8 +17,8 @@
notify: restart mariadb
- name: replace conffile
copy:
src: files/50-server.cnf
template:
src: 50-server.cnf.j2
dest: /etc/mysql/mariadb.conf.d/50-server.cnf
notify: restart mariadb