Skip to content

Commit

Permalink
fix: bump required ansible version in role
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed May 31, 2024
1 parent adcd846 commit 254b004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/grafana/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ galaxy_info:
author: community
description: Configure Grafana organizations, dashboards, folders, datasources, silences, teams and users
license: GPLv3
min_ansible_version: "2.14"
min_ansible_version: "2.15"
galaxy_tags: [grafana, monitoring]
platforms:
- {name: EL, versions: [all]}
Expand Down

0 comments on commit 254b004

Please sign in to comment.