This commit is contained in:
DeveloperDurp 2025-12-27 15:29:27 -06:00
parent 83d36260e9
commit d2e4b239bd
13 changed files with 57 additions and 69 deletions

5
ansible/security.yml Normal file
View file

@ -0,0 +1,5 @@
- hosts: localhost
connection: local
become: true
roles:
- security