Private
Public Access
2
0

crowdsec: add jq in requirements

This commit is contained in:
2026-03-18 09:54:31 +03:00
parent ad406e1b86
commit be58aa437c

View File

@@ -15,6 +15,7 @@
ansible.builtin.apt:
name:
- "crowdsec"
- "jq"
update_cache: true
notify:
- "Restart Crowdsec Securiy Engine"