Skip to content

Commit

Permalink
Merge branch 'main' into rel-200
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental authored May 31, 2024
2 parents 1eaa89c + 3bdd20a commit e7f04c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/374-ansible-required-version.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
trivial:
- bump required ansible version to 2.15.0
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
requires_ansible: ">=2.14.0"
requires_ansible: ">=2.15.0"
action_groups:
grafana:
- grafana_dashboard
Expand Down
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 e7f04c8

Please sign in to comment.