First test version
This commit is contained in:
6
handlers/main.yml
Normal file
6
handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: unbound | Reload configuration
|
||||
service:
|
||||
name: unbound
|
||||
state: reloaded
|
Reference in New Issue
Block a user