start unbound after installation
This commit is contained in:
@@ -11,4 +11,9 @@
|
|||||||
owner: "root"
|
owner: "root"
|
||||||
group: "root"
|
group: "root"
|
||||||
validate: "unbound-checkconf %s"
|
validate: "unbound-checkconf %s"
|
||||||
notify: restart_unbound
|
|
||||||
|
- name: nameserver | unbound | enable service
|
||||||
|
service:
|
||||||
|
name: "unbound"
|
||||||
|
state: started
|
||||||
|
enabled: True
|
||||||
Reference in New Issue
Block a user