mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
6 lines
127 B
YAML
6 lines
127 B
YAML
- name: restart rsyslog
|
|
service: name=rsyslog state=restarted
|
|
|
|
- name: restart auditd
|
|
service: name=auditd state=restarted
|