ansible-infra/roles/alloy/vars/main.yaml
chris 0b5fa03ac3
All checks were successful
/ build (pull_request) Successful in 32s
/ Ansible Lint (push) Successful in 2m23s
/ Ansible Lint (pull_request) Successful in 2m25s
alloy(role): pull in alloy role that works from fux
2026-07-09 21:18:59 +02:00

2 lines
127 B
YAML

---
alloy_enable_blackbox_exporter: "{{ 'prometheus.exporter.blackbox' in (alloy_config_default + alloy_config_additional) }}"