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:
parent
7a42119d1a
commit
ce995083c6
4 changed files with 25 additions and 1 deletions
6
requirements.yml
Normal file
6
requirements.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue