feat: add koreader sync server + fix apt cache in caddy task
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user