homelab/roles/immich/meta/argument_specs.yml

27 lines
482 B
YAML
Raw Normal View History

2024-10-30 11:08:12 +05:00
---
argument_specs:
main:
options:
db_url:
type: str
required: true
external_domain:
type: str
required: true
tz:
type: str
tag:
type: str
openid_client_id:
type: str
openid_client_secret:
type: str
openid_issuer_url:
type: str
openid_button_text:
type: str
openid_scopes:
type: str
default_storage_quota_gib:
type: int