init linux role

This commit is contained in:
2026-01-23 13:05:01 -08:00
committed by pleb
commit cb312a9c51
15 changed files with 228 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
---
- name: restart ssh
service: name=sshd state=restarted