infrastructure/playbooks/node002.yml

63 lines
1.3 KiB
YAML

---
- name: Run roles for node002
hosts: node002
roles:
- role: always
- role: backup
tags: backup
- role: lego
tags: lego
- role: caddy
tags: caddy
vars:
caddy_ports_extra:
- 8448:8448
- role: watchtower
tags: watchtower
- role: authentik
tags: authentik
- role: extra_services
tags: extra_services
- role: faas
tags: faas
- role: forgejo
tags: forgejo
- role: forgejo_runner
tags: forgejo_runner
- role: healthcheck
tags: healthcheck
- role: homebox
tags: homebox
- role: immich
tags: immich
- role: influxdb
tags: influxdb
- role: jellyfin
tags: jellyfin
- role: minio
tags: minio
- role: ntfy
tags: ntfy
- role: reitanlage_oranienburg
tags: reitanlage_oranienburg
- role: shlink
tags: shlink
- role: synapse
tags: synapse
- role: tandoor
tags: tandoor
- role: teamspeak_fallback
tags: teamspeak_fallback
- role: telegraf
tags: telegraf
- role: tinytinyrss
tags: tinytinyrss
- role: uptime_kuma
tags: uptime_kuma
- role: vikunja
tags: vikunja
- role: webhook
tags: webhook
- role: woodpecker
tags: woodpecker