boma/roles/netbird_coordinator/meta/main.yml

16 lines
474 B
YAML
Raw Normal View History

---
galaxy_info:
author: sjat
description: >-
Self-hosted NetBird control plane (ADR-016): combined server image
(Management API + Signal + Relay + STUN + embedded Dex IdP) plus dashboard
UI, run on askari via Docker Compose behind the Caddy reverse proxy. Stateful
(encrypted SQLite store). Pinned images; secrets from vault.
license: MIT
min_ansible_version: "2.17"
platforms:
- name: Debian
versions:
- trixie
dependencies: []