Ivan Reshetnikov
ca070782c9
External HDD is no longer needed. UID, GID and container tag may be changed. The time zone now matches the host.
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
- hosts: webservers
|
|
roles:
|
|
- name: archivebox
|
|
csrf_trusted_origins: https://archive.comfycamp.space
|
|
allowed_hosts: archive.comfycamp.space
|
|
archive_dir: /mnt/hdd/archivebox-data
|