Private
Public Access
2
0
Files

5 lines
119 B
YAML
Raw Permalink Normal View History

- name: Restart Crowdsec Securiy Engine
ansible.builtin.systemd_service:
name: "crowdsec"
state: "restarted"