fix(bundle): added collection to main file
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 48s
Some checks failed
Build Bootstrap Bundle / build (push) Failing after 48s
This commit is contained in:
@@ -25,6 +25,9 @@
|
|||||||
- name: Bootstrap and harden host
|
- name: Bootstrap and harden host
|
||||||
hosts: all
|
hosts: all
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
|
collections:
|
||||||
|
- devsec.hardening
|
||||||
|
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
# User defaults (override via -e or vars file)
|
# User defaults (override via -e or vars file)
|
||||||
|
|||||||
Reference in New Issue
Block a user