From 52d588087380dc9676ec1df703bd5fdda137e92b Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:30:28 +0100 Subject: [PATCH] [v9.5.x] Update Ansible Link in provision Doc (#76227) Update Ansible Link in provision Doc (#76178) (cherry picked from commit ecbe191a30b2e45069bdf20596280c0f59f9f151) Co-authored-by: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> --- docs/sources/administration/provisioning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/provisioning/index.md b/docs/sources/administration/provisioning/index.md index b5230166b05..23c37dcdf41 100644 --- a/docs/sources/administration/provisioning/index.md +++ b/docs/sources/administration/provisioning/index.md @@ -56,7 +56,7 @@ Currently we do not provide any scripts/manifests for configuring Grafana. Rathe | Tool | Project | | --------- | -------------------------------------------------------------------------------------------------------------- | | Puppet | [https://forge.puppet.com/puppet/grafana](https://forge.puppet.com/puppet/grafana) | -| Ansible | [https://github.com/cloudalchemy/ansible-grafana](https://github.com/cloudalchemy/ansible-grafana) | +| Ansible | [https://github.com/grafana/grafana-ansible-collection](https://github.com/grafana/grafana-ansible-collection) | | Chef | [https://github.com/sous-chefs/chef-grafana](https://github.com/sous-chefs/chef-grafana) | | Saltstack | [https://github.com/salt-formulas/salt-formula-grafana](https://github.com/salt-formulas/salt-formula-grafana) | | Jsonnet | [https://github.com/grafana/grafonnet-lib/](https://github.com/grafana/grafonnet-lib/) |