huang.zhiping f45c2ae1a2 Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: I356a9aa2aa7df33bb77bbf6a3dadec93d581d4d2
2018-10-19 02:53:10 +00:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-05 15:35:21 +00:00
2018-07-31 23:49:10 +00:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-04-09 14:22:00 +01:00
2018-10-19 02:53:10 +00:00

ansible-role-grafyaml

Ansible role to setup and configure grafana using grafyaml

Description

Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and uses them to configure Grafana. This ansible role installs grafyaml, then imports dashboards using it into an existing grafana install.

Requirements

See bindep.txt for role dependencies.

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install grafyaml
  hosts: grafana
  roles:
    - ansible-role-grafyaml
Description
Ansible role to manage Grafyaml
Readme 88 KiB
Languages
Python 100%