zomboid added, caddyfile updates, debylio migration, ddns migration

This commit is contained in:
Bastian de Byl
2025-12-13 21:18:33 -05:00
parent a3c3c8de05
commit 8c21923358
8 changed files with 302 additions and 18 deletions

View File

@@ -33,3 +33,12 @@
tags:
- caddy
- caddy-config
- name: reload zomboid systemd
become: true
become_user: "{{ podman_user }}"
ansible.builtin.systemd:
daemon_reload: true
scope: user
tags:
- zomboid