Grafana Ansible Collection
Description
grafana.grafana Ansible collection provides modules and roles for managing various resources on Grafana Cloud and roles to manage and deploy Grafana Agent and Grafana
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ansible Collection for Grafana
[](https://grafana.com) [](https://galaxy.ansible.com/ui/repo/published/grafana/grafana/) [](https://github.com/grafana/grafana-ansible-collection/tags) [](https://github.com/grafana/grafana-ansible-collection/tags) [](https://github.com/grafana/grafana-ansible-collection/tags)
This collection (`grafana.grafana`) contains modules and roles to assist in automating the management of resources in **Grafana**, **Grafana Agent**, **OpenTelemetry Collector**, **Loki**, **Mimir**, **Alloy**, and **Promtail** with Ansible.
Ansible version compatibility
The collection is tested and supported with: `ansible >= 2.9`
Installing the collection
Before using the Grafana collection, you need to install it using the below command:
ansible-galaxy collection install grafana.grafana
You can also include it in a `requirements.yml` file and install it via `ansible-galaxy collection install -r requirements.yml`, using the format:
---
collections:
- name: grafana.grafana
A specific version of the collection can be installed by using the version keyword in the `requirements.yml` file:
---
collections:
- name: grafana.grafana
version: 1.0.0
Roles included in the collection
This collection includes the following roles to help set up and manage Grafana,
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps