gitea, zomboid updates, ssh key fixes

This commit is contained in:
Bastian de Byl
2025-12-19 10:39:56 -05:00
parent adce3e2dd4
commit 38561cb968
24 changed files with 551 additions and 80 deletions

View File

@@ -15,3 +15,10 @@
tags:
- git
- selinux
- name: restart sshd
become: true
ansible.builtin.systemd:
name: sshd.service
state: restarted
tags: git