roles/common: Fix typo in handlers
This commit is contained in:
parent
ba5760bf8c
commit
35fa3b0d72
@ -16,5 +16,5 @@
|
||||
- name: reload systemd
|
||||
systemd: daemon_reload=yes
|
||||
|
||||
- name: restarted nftables
|
||||
- name: restart nftables
|
||||
systemd: name=nftables state=restarted
|
||||
|
Loading…
Reference in New Issue
Block a user