Fix handler notification for mariadb-clustercheck
This was missed in the original patch. Change-Id: I991b0563560cf4a0b1feb718951ffdf21ab81856
This commit is contained in:
parent
522bc17981
commit
b84d2f8b77
@ -13,4 +13,4 @@
|
|||||||
- item.value.enabled | bool
|
- item.value.enabled | bool
|
||||||
with_dict: "{{ mariadb_services }}"
|
with_dict: "{{ mariadb_services }}"
|
||||||
notify:
|
notify:
|
||||||
- restart mariadb
|
- "restart {{ item.key }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user