Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit a0737ea

Browse files
committed
[ci skip] use only newer grafana
1 parent 364c716 commit a0737ea

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Provision and manage [grafana](https://github.com/grafana/grafana) - platform fo
1414

1515
- Ansible >= 2.5
1616
- libselinux-python on deployer host (only when deployer machine has SELinux)
17+
- grafana >= 5.1 (for older grafana versions use this role in version 0.10.1 or earlier)
1718

1819
## Role Variables
1920

tasks/install.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
- name: Clean apt cache
1818
command: apt clean
19-
# tags:
20-
# - ansible_skip_lint
2119
when:
2220
- old_grafana_pkgs is changed
2321
- ansible_pkg_mgr == "apt"

0 commit comments

Comments
 (0)