Skip to content

Commit

Permalink
meta: support Ansible version 2.17 (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <berendt@osism.tech>
  • Loading branch information
berendt authored Jun 24, 2024
1 parent 8c95e37 commit b11673c
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 @@
---
requires_ansible: ">=2.14.0,<2.17.0"
requires_ansible: ">=2.14.0,<=2.17.0"

0 comments on commit b11673c

Please sign in to comment.