roles/common: Fix typo in handlers

This commit is contained in:
2021-09-05 16:19:31 +03:00
parent ba5760bf8c
commit 35fa3b0d72

View File

@ -16,5 +16,5 @@
- name: reload systemd
systemd: daemon_reload=yes
- name: restarted nftables
- name: restart nftables
systemd: name=nftables state=restarted