grafana-ansible-collection icon indicating copy to clipboard operation
grafana-ansible-collection copied to clipboard

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

Results 84 grafana-ansible-collection issues
Sort by recently updated
recently updated
newest added

Hello! I have encountered the following issue while running the role `grafana.grafana.grafana`. ``` TASK [grafana.grafana.grafana : Datasources] ************************************************************************************************************************************ ERROR! couldn't resolve module/action 'community.grafana.grafana_datasource'. This often indicates a misspelling, missing collection,...

Hello! Long time user of Grafana helm chart here, first time I'm using the ansible role. The grafana kubernetes helm chart automatically converts yaml to grafana.ini syntax. This would clean...

Hi! I attempted to use the role `grafana.grafana.grafana` without provisioning, that is, setting `grafana_use_provisioning` to `false` and I stumbled, first upon the following issue (to get this I set `no_log`...

[Official Ansible doc](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_module_defaults.html) Hello ! it's very nice to declare group in meta/runtime.yml for remove some duplicate code when we use this grafana module. for example: ```YAML - name: Usage...

When you change the configuration of the `alloy` service, ansible role restarts the service. So all the nodes of the cluster are down, they are replaying the wal files. Can...

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...

Hello Please review this change: The `{{ [ service_group ] + alloy_user_groups }` was replaced to `{{ alloy_service_group }}` instead of ` {{ [ alloy_service_group ] + alloy_user_groups }}` in...

Match version deployed by https://storage.googleapis.com/cloud-onboarding/al loy/scripts/install-linux.sh

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.3.1. Commits 76bce72 Bump pylint to 3.3.1, update changelog (#9954) 55ee816 Bump astroid to 3.3.4 (#9951) (#9952) 6350dfa Bump pylint to 3.3.0, update changelog 78f3dfa...

dependencies
python