Fix lint errors
This commit is contained in:
parent
aa28efc5fc
commit
4aa5cd77a7
@ -3,4 +3,4 @@
|
|||||||
service:
|
service:
|
||||||
name: "{{ unbound_service_name }}"
|
name: "{{ unbound_service_name }}"
|
||||||
state: reloaded
|
state: reloaded
|
||||||
when: "{{ unbound_service_enabled }}"
|
when: unbound_service_enabled
|
||||||
|
Loading…
Reference in New Issue
Block a user