homelab/roles/freshrss/meta/argument_specs.yml
2024-11-07 15:50:39 +05:00

22 lines
426 B
YAML

---
argument_specs:
main:
options:
tz:
type: str
oidc_enabled:
type: int
oidc_provider_metadata_url:
type: str
oidc_client_id:
type: str
oidc_client_secret:
type: str
oidc_client_crypto_key:
type: str
oidc_remote_user_claim:
type: str
oidc_scopes:
type: str
oidc_x_forwarded_headers:
type: str