ansible-infra/roles/alloy/meta/argument_specs.yaml

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