grafana-ansible-collection
grafana-ansible-collection copied to clipboard
fix: disable alerting in the Grafana role
Since this functionality is removed from the Grafana v11, if somebody uses the playbook to configure that Grafana version, the playbook will fail, because the variable is defined and enables the alerting option. Let's change this behavior and make it ready for Grafana v11+.