[crowdsec] feat: moved crowdsec to its own role
This commit is contained in:
parent
d664909fdf
commit
6c810044fb
3 changed files with 0 additions and 63 deletions
|
|
@ -6,7 +6,6 @@
|
|||
tags:
|
||||
- "apt"
|
||||
- "cron"
|
||||
- "crowdsec"
|
||||
- "environment-file"
|
||||
- "hostname"
|
||||
- "firewall"
|
||||
|
|
@ -33,7 +32,6 @@
|
|||
tags:
|
||||
- "apt"
|
||||
- "cron"
|
||||
- "crowdsec"
|
||||
- "environment-file"
|
||||
- "hostname"
|
||||
- "firewall"
|
||||
|
|
@ -271,14 +269,6 @@
|
|||
when: "os_support"
|
||||
tags: "usermanagement"
|
||||
|
||||
# crowdsec
|
||||
- name: "crowdsec security engine"
|
||||
ansible.builtin.include_tasks: "crowdsec.yaml"
|
||||
when:
|
||||
- "os_support"
|
||||
- "crowdsec_enable"
|
||||
tags: "crowdsec"
|
||||
|
||||
# firewall
|
||||
- name: "firewall"
|
||||
ansible.builtin.import_tasks: "firewall/firewall-general.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue