digitalboard.core/roles/ess_pro_compose/examples/site.yml
Tobias Wüst 32eca6b923 feat(ess-pro/compose): deploy Element Server Suite Pro via Compose
initial commit of the converted role from helm charts for qubernetis to compose ansible role
2026-06-04 10:52:05 +02:00

7 lines
196 B
YAML

# SPDX-License-Identifier: MIT-0
---
- name: Deploy ESS Pro v26.5.1 (full stack with federation-reader worker)
hosts: ess_servers
become: true
roles:
- digitalboard.core.ess_pro_compose