Skip to content

Commit 84fbf23

Browse files
committed
crowdsec: add plex collection
1 parent 42b230c commit 84fbf23

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

roles/crowdsec/defaults/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ crowdsec_collections_install:
2525
- "crowdsecurity/sshd"
2626
- "crowdsecurity/whitelist-good-actors"
2727
- "crowdsecurity/traefik"
28-
29-
crowdsec_collections_remove:
30-
- "crowdsecurity/nginx"
28+
- "crowdsecurity/plex"
29+
crowdsec_collections_remove: []
3130

3231
crowdsec_scenarios_install: []
3332
crowdsec_scenarios_remove: []

0 commit comments

Comments
 (0)