infrastructure/playbooks/roles/_TEMPLATE/vars/main.yml
Tobias Reisinger 05e79ae90a
Fix issues (backup, watchtower, firewall)
Remove remote_docker backups
Add option to monitor with watchtower
Add teamspeak ports to firewall
2024-11-08 00:05:55 +01:00

16 lines
223 B
YAML

---
NAME_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
port: 80
NAME_env:
EXAMPLE: value
NAME_compose:
watchtower: update
image:
volumes:
- data:/data
file:
volumes:
data: