CIS + inital

This commit is contained in:
2026-01-26 21:22:41 -05:00
parent 5b6e1567f9
commit 28db1d2104
65 changed files with 4555 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
---
# SSH Users Role - Handlers
- name: restart sshd
ansible.builtin.service:
name: sshd
state: restarted