unwind: Validate config before restart

This commit is contained in:
Timo Makinen 2025-01-15 18:54:34 +00:00
parent 7b6edbfe44
commit f0c66b63f3

View file

@ -6,6 +6,7 @@
mode: "0644" mode: "0644"
owner: root owner: root
group: "{{ ansible_wheel }}" group: "{{ ansible_wheel }}"
validate: "unwind -n -f %s"
notify: Restart unwind notify: Restart unwind
- name: Enable service - name: Enable service