first commit

This commit is contained in:
Serreau Jovann
2026-01-15 18:12:32 +01:00
parent 87427d57a6
commit 87bb7eeba5
2 changed files with 1 additions and 1 deletions

View File

@@ -175,7 +175,7 @@
- name: Generate Caddy site configuration - name: Generate Caddy site configuration
ansible.builtin.template: ansible.builtin.template:
src: caddy.j2 src: caddy.j2
dest: "/etc/caddy/sites/mainframe.conf" dest: "/etc/caddy/sites/ludikevent.conf"
mode: '0644' mode: '0644'
- name: Reload Caddy to apply new configuration - name: Reload Caddy to apply new configuration

Binary file not shown.