You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
356 B
YAML
18 lines
356 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: ronald1985
|
|
description: An Ansible role to install and configure Grafana
|
|
# Choose a valid license ID from https://spdx.org - some suggested licenses:
|
|
# - BSD-3-Clause (default)
|
|
# - MIT
|
|
# - GPL-2.0-or-later
|
|
# - GPL-3.0-only
|
|
# - Apache-2.0
|
|
# - CC-BY-4.0
|
|
license: BSD-3-Clause
|
|
|
|
min_ansible_version: "2.17"
|
|
|
|
...
|