unwind: Validate config before restart
This commit is contained in:
parent
7b6edbfe44
commit
f0c66b63f3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue