grafana
Ansible Role Grafana
Fully configurable Grafana installation for Debian/Ubuntu Linux.
Requirements
Tested with ansible 2.1.0
Should work for ansible >= 1.9 (usage of become
and become_user
)
Role Variables
Please see all the available variables here.
Dependencies
Grafana requires you to configure a database. You can use either sqlite3, mysql or postgres.
You should install one of these databases before running this role.
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: juliendufresne.grafana }
License
MIT / BSD
Author Information
This role was created in 2016 by Julien Dufresne.
About
Fully configurable Grafana installation for Linux Debian
Install
ansible-galaxy install juliendufresne/ansible-role-grafana
License
Unknown
Downloads
40
Owner
Software Architect