Aaron Hicks
Results
22
issues of
Aaron Hicks
This should address #206 and #194 This PR should make sure the Alloy variables are unique and won't clash with other variables (like `version`) used elsewhere in playbooks. It also...
The variables for Grafana Alloy are generic and could be easily over-ridden by simple Ansible playbooks. https://github.com/grafana/grafana-ansible-collection/blob/main/roles/alloy/defaults/main.yml They sould all be prefixed with `alloy_` or `grafana_alloy_` to make them specific...