ansible-roles/roles/crowdsec_firewall_bouncer/tasks/conf.yml
2021-12-01 19:13:34 +01:00

7 lines
200 B
YAML

---
- name: Deploy configuration
template: src=cs-firewall-bouncer.yaml.j2 dest=/etc/crowdsec/cs-firewall-bouncer/cs-firewall-bouncer.yaml mode=600
notify: restart cs-firewall-bouncer
tags: cs