add crowdsec role, move config logs site -> global, remove caddy_ca_root, modularized Caddy build and config
Some checks failed
Publish collection to Galaxy / publish (push) Failing after 42s
Some checks failed
Publish collection to Galaxy / publish (push) Failing after 42s
This commit is contained in:
@@ -6,3 +6,8 @@
|
||||
ansible.builtin.service:
|
||||
name: "{{ caddy_my_name }}"
|
||||
state: "restarted"
|
||||
|
||||
- name: Restart Crowdsec Securiy Engine
|
||||
ansible.builtin.systemd_service:
|
||||
name: "crowdsec"
|
||||
state: "restarted"
|
||||
|
||||
Reference in New Issue
Block a user