feat: add Caddy service configuration and enable for hoarder service
Some checks failed
Nix Format Check / check-format (push) Failing after 40s

This commit is contained in:
2025-03-12 12:14:29 +01:00
parent 645d3234d7
commit d8aeda7fe0
8 changed files with 97 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
- name: Include services tasks
ansible.builtin.include_tasks: services/services.yml
vars:
caddy_enabled: true
hoarder_enabled: true
golink_enabled: true
immich_enabled: false