6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
- hosts: webservers
|
|
roles:
|
|
- name: archivebox
|
|
csrf_trusted_origins: https://archive.comfycamp.space
|
|
allowed_hosts: archive.comfycamp.space
|