Apply suggestion to roles/common/handlers/main.yml

This commit is contained in:
Antoine Ouvrard
2020-04-08 16:52:28 +02:00
parent 308f2692db
commit 04bd438ad9
+1 -1
View File
@@ -6,7 +6,7 @@
daemon_reload: true
enabled: true
- name: restarted nftables
- name: restart nftables
systemd:
name: nftables
state: restarted