[common] feat: specify crowdsec firewall bouncer
This commit is contained in:
parent
4a88a5b28d
commit
f0356cc751
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
# install crowdsec firewall bouncer
|
||||
- name: "install crowdsec firewall bouncer"
|
||||
ansible.builtin.apt:
|
||||
name: "crowdsec-firewall-bouncer"
|
||||
name: "crowdsec-firewall-bouncer-iptables"
|
||||
state: "present"
|
||||
cache_valid_time: "120"
|
||||
when: 'ansible_os_family == "Debian"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue