Skip to content

Commit 0ff7b63

Browse files
authored
Exclude Ansible 2.19 (#639)
1 parent f87c4e1 commit 0ff7b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
---
44

5-
requires_ansible: ">=2.15.0"
5+
requires_ansible: ">=2.15.0,<2.19.0"

0 commit comments

Comments
 (0)