mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-24 22:43:07 +02:00
5 lines
127 B
YAML
5 lines
127 B
YAML
- name: restart rsyslog
|
|
service: name=rsyslog state=restarted
|
|
|
|
- name: restart auditd
|
|
service: name=auditd state=restarted
|