mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-05 13:22:09 +07:00
Rename config file (easier to add more files)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
include: install.yml
|
include: install.yml
|
||||||
|
|
||||||
- name: TEMPLATE | Deploy daemon configuration
|
- name: TEMPLATE | Deploy daemon configuration
|
||||||
template: src=etc/mysql/conf.d/98-config.cnf.j2 dest=/etc/mysql/conf.d/98-config.cnf
|
template: src=etc/mysql/conf.d/90-config.cnf.j2 dest=/etc/mysql/conf.d/90-config.cnf
|
||||||
notify: restart mysql
|
notify: restart mysql
|
||||||
|
|
||||||
- name: TEMPLATE Create .my.cnf for root
|
- name: TEMPLATE Create .my.cnf for root
|
||||||
|
|||||||
Reference in New Issue
Block a user