Skip to content
Snippets Groups Projects
Commit 102219d4 authored by Jafar Lie's avatar Jafar Lie
Browse files

mysql update

Former-commit-id: 9801de9b
parent c2363876
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
path: /etc/mysql/mariadb.conf.d/50-server.cnf
regexp: '(.*bind.*)'
replace: '#\1'
become: true
- name: make sure mysql conf directory exists
file: dest=/etc/mysql/conf.d state=directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment