Handler neu organisiert
This commit is contained in:
@@ -1,18 +1,4 @@
|
||||
---
|
||||
- name: reload ufw
|
||||
command: ufw reload
|
||||
listen: "reload ufw firewall"
|
||||
|
||||
- name: restart auditd
|
||||
service:
|
||||
name: auditd
|
||||
state: restarted
|
||||
|
||||
- name: restart rsyslog
|
||||
ansible.builtin.service:
|
||||
name: rsyslog
|
||||
state: restarted
|
||||
|
||||
- name: Update_aide_database
|
||||
block: # This block is now a task within the handler
|
||||
- name: system setup | aide | run aide --update to check for legitimate changes
|
||||
|
||||
Reference in New Issue
Block a user