Skip to content

Commit

Permalink
revert ansible min version change
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Jul 25, 2024
1 parent 3f27c93 commit 2816ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / ansible-lint

meta-runtime[unsupported-version]

'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
requires_ansible: '>=2.15.0'
requires_ansible: '>=2.14.0'

0 comments on commit 2816ab8

Please sign in to comment.