Resetup galera

This commit is contained in:
Emilien Mantel
2016-10-03 12:16:56 +02:00
parent e3e3ae1a05
commit 4a5a3ec75c
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
register: bootstrap_run
when: ansible_service_mgr != 'systemd'
when: not s.stat.exists
when: not s.stat.exists or mysql_galera_resetup
- name: COMMAND | Create Bootstrap mark
command: "touch {{ booboo }}"