2d45e87d98
its in ssh-enforcement now
6 lines
126 B
YAML
6 lines
126 B
YAML
---
|
|
- name: restart rsyslog
|
|
service: name=rsyslog state=restarted
|
|
- name: restart cron
|
|
service: name=cron state=restarted
|