intial commit

This commit is contained in:
2026-02-13 22:32:03 +01:00
commit b429c06308
13 changed files with 223 additions and 0 deletions

4
playbooks/harden.yml Normal file
View File

@@ -0,0 +1,4 @@
- hosts: strato3
become: true
roles:
- name: devsec.hardening.os_hardening