aboutsummaryrefslogtreecommitdiffstats
path: root/roles/security/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'roles/security/handlers')
-rw-r--r--roles/security/handlers/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/security/handlers/main.yml b/roles/security/handlers/main.yml
index e63d093..d4926b7 100644
--- a/roles/security/handlers/main.yml
+++ b/roles/security/handlers/main.yml
@@ -1,3 +1,6 @@
---
+- name: restart-syslogd
+ command: rcrestart syslogd
+
- name: reload-pf
command: rcreload pf