relayd: Add config validation
This commit is contained in:
parent
cdd3e5110f
commit
78eaa51914
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
mode: 0600
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
validate: "relayd -n -f %s"
|
||||
notify: restart relayd
|
||||
|
||||
- name: enable relayd service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue