Bootstrap grafana role
This commit is contained in:
commit
a06dd2ec0b
11 changed files with 1263 additions and 0 deletions
21
meta/main.yml
Normal file
21
meta/main.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
galaxy_info:
|
||||
author: Wilfried OLLIVIER
|
||||
description: Galaxy role to install Grafana on Debian
|
||||
company: none
|
||||
|
||||
license: WTFPL
|
||||
|
||||
min_ansible_version: 2.4
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- Stretch
|
||||
- Buster
|
||||
|
||||
galaxy_tags:
|
||||
- grafana
|
||||
- debian
|
||||
- timeseries
|
||||
|
||||
dependencies: []
|
Loading…
Add table
Add a link
Reference in a new issue