We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddccba commit 2919a90Copy full SHA for 2919a90
playbooks/roles/grafana/tasks/el.yml
@@ -15,7 +15,7 @@
15
- name: install grafana
16
vars:
17
package_name:
18
- - https://dl.grafana.com/oss/release/grafana-8.5.21-1.x86_64.rpm
+ - grafana
19
package_state: present
20
include_role:
21
name: safe_yum
0 commit comments