Fix lint errors

This commit is contained in:
Ryan Cavicchioni 2019-03-13 01:48:27 -05:00
parent aa28efc5fc
commit 4aa5cd77a7
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -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