Add handler 'Reload bind9'.
This commit is contained in:
parent
dec1adbc54
commit
9d65c6acc1
@ -25,3 +25,8 @@
|
|||||||
name: postfix
|
name: postfix
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
||||||
|
- name: Reload bind9
|
||||||
|
service:
|
||||||
|
name: bind9
|
||||||
|
state: reloaded
|
||||||
|
enabled: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user