20 lines
298 B
YAML
20 lines
298 B
YAML
---
|
|
- name: Run roles for node002
|
|
hosts: node002
|
|
roles:
|
|
- acme-dns
|
|
- coder
|
|
- faas
|
|
- forgejo
|
|
- forgejo-runner
|
|
- healthcheck
|
|
- homebox
|
|
- influxdb
|
|
- jellyfin
|
|
- tandoor
|
|
- telegraf
|
|
- umami
|
|
- uptime-kuma
|
|
- watchtower
|
|
- webdis
|
|
- wiki-js
|