We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b9138 commit fb644faCopy full SHA for fb644fa
ansible/roles/mariadb/handlers/main.yml
@@ -85,5 +85,7 @@
85
volumes: "{{ service.volumes }}"
86
dimensions: "{{ service.dimensions }}"
87
environment: "{{ service.environment }}"
88
+ listen:
89
+ - restart mariadb-clustercheck
90
when:
91
- kolla_action != "config"
0 commit comments