Skip to content

Commit 4c7ffd2

Browse files
committed
fix(Build): Stick to Ansible 2.7
see #pytest-dev/pytest-testinfra#401
1 parent 4b3d586 commit 4c7ffd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible>=2.7.1
1+
ansible>=2.7.1,<2.8

0 commit comments

Comments
 (0)