Remove .cfg in crowdsec file

This commit is contained in:
Dryusdan 2024-04-24 10:41:19 +02:00
parent 32bc3a0adb
commit 337eb7a646

View file

@ -41,7 +41,7 @@
- name: "Configure Crowdsec with HAProxy"
ansible.builtin.template:
src: etc/haproxy/haproxy.d/crowdsec.cfg.j2
src: etc/haproxy/haproxy.d/crowdsec.j2
dest: /etc/haproxy/haproxy.d/crowdsec.cfg
mode: '0644'
owner: root