Add and configure OS hardening role

This role was run but is commented out as rerunning it shouldn't add
much whilst also being a time hog.
This commit is contained in:
Thomas Kleinendorst 2024-04-09 17:49:51 +02:00
parent 7a42119d1a
commit ce995083c6
4 changed files with 25 additions and 1 deletions

6
requirements.yml Normal file
View file

@ -0,0 +1,6 @@
---
collections:
# from Ansible Galaxy
# See: https://galaxy.ansible.com/ui/repo/published/devsec/hardening/
- name: devsec.hardening
version: 9.0.1