Adds k3s and ess_pro roles to replace the planned Nextcloud Talk stack. Integrates with existing Keycloak (OIDC), Garage (S3 media) and OpenBao (secrets). Hostnames under digitalboard.ch.
12 lines
254 B
YAML
12 lines
254 B
YAML
---
|
|
galaxy_info:
|
|
role_name: k3s
|
|
author: digitalboard
|
|
description: Install single-node K3s suitable for hosting ESS Pro
|
|
license: MIT
|
|
min_ansible_version: "2.14"
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bookworm
|
|
dependencies: []
|