mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2023-02-22 16:00
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
yum_repository:
|
||||
name: grafana
|
||||
description: Grafana
|
||||
baseurl: https://packages.grafana.com/oss/rpm
|
||||
baseurl: https://rpm.grafana.com
|
||||
gpgcheck: True
|
||||
repo_gpgcheck: True
|
||||
gpgkey: https://packages.grafana.com/gpg.key
|
||||
gpgkey: https://rpm.grafana.com/gpg.key
|
||||
exclude: grafana-enterprise
|
||||
tags: repo,grafana
|
||||
|
||||
|
Reference in New Issue
Block a user