Change restart named to bind9 in handlers
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
name: "nftables"
|
||||
state: restarted
|
||||
|
||||
- name: "restart named"
|
||||
- name: "restart bind9"
|
||||
ansible.builtin.systemd:
|
||||
name: "named"
|
||||
name: "bind9"
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user