ansible-infra/roles/alloy/meta/argument_specs.yaml
chris 900971ebe9
All checks were successful
/ build (push) Successful in 26s
/ Ansible Lint (push) Successful in 2m39s
alloy(role): pull in alloy role that works from fux (#112)
Reviewed-on: #112
Reviewed-by: June <june@noreply.git.hamburg.ccc.de>
2026-07-23 20:34:02 +02:00

19 lines
458 B
YAML

argument_specs:
main:
options:
alloy_config_default:
type: str
required: true
alloy_config_additional:
type: str
required: false
alloy_blackbox_exporter_config_default:
type: str
required: false
alloy_blackbox_exporter_config_additional:
type: str
required: false
alloy_cap_net_bind_service:
type: bool
required: false
default: false