handler removed, auditd can't be managed manually

This commit is contained in:
danielkubat 2020-12-13 18:24:14 +01:00
parent c8cb5ef4cf
commit 6ccae2ef4e
2 changed files with 0 additions and 6 deletions

View File

@ -16,8 +16,3 @@
- name: regenerate_auditd_rules
command: /sbin/augenrules
- name: restart_auditd
service:
name: auditd
state: restarted

View File

@ -31,6 +31,5 @@
backup: true
notify:
- regenerate_auditd_rules
- restart_auditd
tags:
- harden