roles/common: Fix typo in handlers

This commit is contained in:
Alan Orth 2021-09-05 16:19:31 +03:00
parent ba5760bf8c
commit 35fa3b0d72
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

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