fix(bundle): added collection to main file
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 48s

This commit is contained in:
Sebastian Rust
2026-02-08 09:45:50 +01:00
parent 2914dec968
commit 19d21ee53a

View File

@@ -25,6 +25,9 @@
- name: Bootstrap and harden host
hosts: all
gather_facts: yes
collections:
- devsec.hardening
vars:
# User defaults (override via -e or vars file)