Sentry.io integration. Vince integration. Region-scoped consent (denied-by-default in EU/EEA/UK/CH, granted elsewhere, DPDP-friendly notice)
16 lines
283 B
YAML
Executable File
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
|