5f08a7522e
Signed-off-by: Hadrien Patte <hadrien.patte@protonmail.com>
6 lines
125 B
YAML
6 lines
125 B
YAML
---
|
|
# Restart mxisd when configuration changes
|
|
- name: Restart mxisd service
|
|
service:
|
|
name: mxisd
|
|
state: restarted
|