Skip to content
Snippets Groups Projects
Commit b84d2f8b authored by Mark Goddard's avatar Mark Goddard
Browse files

Fix handler notification for mariadb-clustercheck

This was missed in the original patch.

Change-Id: I991b0563560cf4a0b1feb718951ffdf21ab81856
parent 522bc179
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@
- item.value.enabled | bool
with_dict: "{{ mariadb_services }}"
notify:
- restart mariadb
- "restart {{ item.key }}"
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