Done Lab 6

This commit is contained in:
2026-01-23 09:10:08 +07:00
parent 6748a1930b
commit 91f815dbfc
9 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
# handlers file for hardening
- name: Restart SSH
service:
name: sshd
state: restarted