Add Euro-Office role

This commit is contained in:
uumas
2026-09-22 04:33:13 +03:00
parent 3ce5f94e87
commit df7662e835
4 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
---
argument_specs:
main:
description: Sets up a Euro Office podman container.
options:
euro_office_domains:
description: A list of domains the container should listen on.
type: list
required: true
elements: str
euro_office_jwt_secret:
description: JWT secret, must be at least 32 characters long
type: str
required: true