feat: add koreader sync server + fix apt cache in caddy task

This commit is contained in:
Phillip Skentelbery
2026-06-30 17:59:48 -06:00
parent ba992c6433
commit d1e5fd9d0c
7 changed files with 57 additions and 2 deletions
@@ -9,6 +9,8 @@
ansible.builtin.apt:
name: apache2-utils
state: present
update_cache: true
cache_valid_time: 3600
become: true
when: vault_dir2opds is defined