ifstated: Enable config validation
This commit is contained in:
parent
cc4bedb1ee
commit
93882ff716
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
# validate: "ifstated -n -f %s"
|
validate: "ifstated -n -f %s"
|
||||||
notify: Restart ifstated
|
notify: Restart ifstated
|
||||||
|
|
||||||
- name: Enable ifstated
|
- name: Enable ifstated
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue