init linux role

This commit is contained in:
2026-01-23 13:05:01 -08:00
commit 832fc66c95
16 changed files with 245 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
---
- name: restart ssh
service: name=sshd state=restarted