ansible-infra/roles/alloy/vars/main.yaml
chris 25bf4da29d
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 3m9s
/ Ansible Lint (pull_request) Successful in 3m13s
alloy(role): pull in alloy role that works from fux
2026-07-09 23:12:14 +02:00

2 lines
127 B
YAML

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