Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit 08a49ba

Browse files
committed
fix tox
1 parent e378784 commit 08a49ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ deps =
1515
-rtest-requirements.txt
1616
ansible25: ansible<2.6
1717
ansible26: ansible<2.7
18-
ansible26: ansible<2.8
18+
ansible27: ansible<2.8
1919
commands =
2020
{posargs:molecule test --all --destroy always}

0 commit comments

Comments
 (0)