Ansible role to install Grafana.
---
- hosts: servers
roles:
- codeyourinfra.grafana
The build process is performed in Travis CI. During the build, the role is tested by using Molecule.
Inside your Python virtual environment, run:
pip install -r requirements.txt
And then:
molecule test
@gustavomcarmo is a contributor of Codeyourinfra. Get on board too! :)