Commit 2835f7ca by arbabnazar

check whether to copy or not the modified mysql configuration

parent 250f1f52
......@@ -41,6 +41,7 @@
src: etc/mysql/conf.d/asqatasun.cnf.j2
owner: root
group: root
when: "'{{ asqatasun_parameters.db_host }}' == 'localhost'"
register: my_cnf
tags:
- install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment