initial commit

This commit is contained in:
2023-11-19 14:07:39 +03:00
commit 7ece338f9e
7 changed files with 725 additions and 0 deletions

5
handlers/handlers.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- name: restart sshd
service:
name: sshd
state: restarted