feat: fix gvisor for radicale, add isolated networks for jellyfin / radicale

This commit is contained in:
mustard 2025-11-09 19:50:58 +01:00
parent b7a31a899c
commit bed7bcf4fd
7 changed files with 31 additions and 8 deletions

View file

@ -24,6 +24,14 @@
group: root
mode: '0644'
- name: Copy over radicale.network file
ansible.builtin.copy:
src: ./files/radicale.network
dest: /etc/containers/systemd/radicale.network
owner: root
group: root
mode: '0644'
- name: Copy over radicale config
ansible.builtin.copy:
src: ./files/config