mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 04:03:15 +02:00
7 lines
200 B
YAML
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
|