Files
mozimo.in/ansible/playbook.yml
T
tanshu e0eb577e3e Google analytics integration.
Sentry.io integration.
Vince integration.
Region-scoped consent (denied-by-default in EU/EEA/UK/CH, granted elsewhere, DPDP-friendly notice)
2026-09-06 16:03:13 +00:00

16 lines
283 B
YAML
Executable File

#################################################
# DO Community Playbooks: Docker
#################################################
---
- hosts: monoco
become: true
vars_files:
- vars/default.yml
roles:
- upload
- network
- analytics
- mozimo
- caddy