iamabhishek_dubey.ansible_role_grafana
Ansible Role: Grafana
An ansible role for installing and configuring Grafana Server for awesome visualization.
Requirments
No requirments for this role :-)
Role Variables
Mandatory Variables
There is no mandatory variables
Optional Variables
Here is the list of optional variables:-
| Variables | Default Value | Description |
|---|---|---|
| datasource_name | prometheus | Name of the datasource for grafana |
| datasource_url | http://prometheus:9090 | Url of datasource |
| grafana_version | 5.2.2 | Version of grafana which needs to install |
Dependencies
None :-)
Example Playbook
Here is an example playbook:-
---
- hosts: exporter
user: ubuntu
become: yes
roles:
- iamabhishek-dubey.ansible-role-grafana
Usage
This is an example of how to run this role
ansible-playbook -i hosts site.yml
Author
Install
ansible-galaxy install iamabhishek_dubey.ansible_role_grafanaLicense
Unknown
Downloads
50
Owner
Opensource Lover, Foodie, Techie, Travel Guy and I am currently working for @opstree
