Use enabling compatible with service changes
This commit is contained in:
parent
e397c0d0d2
commit
4edad7987c
|
@ -6,7 +6,8 @@
|
|||
systemd:
|
||||
name: unbound
|
||||
enabled: yes
|
||||
state: started
|
||||
state: restarted
|
||||
daemon_reload: yes
|
||||
- name: Set unbound as default dns
|
||||
replace:
|
||||
path: /etc/resolv.conf
|
||||
|
|
Reference in New Issue