Moving around more stuff

This commit is contained in:
2025-05-12 00:18:24 -07:00
parent 5227bea568
commit 79bd7424c3
15 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
- name: Harden the SSH configuration
copy:
src: ../files/ssh.conf
dest: /etc/sshd_config
mode: 644