Skip to content

Commit 13af356

Browse files
Klaus ZerwesKlaus Zerwes
authored andcommitted
issue #874 tox.ini : fixed ansible5 definition
1 parent 40fc1f8 commit 13af356

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
@@ -64,7 +64,7 @@ deps =
6464
ansible3: ansible-base<2.10.14
6565
ansible3: ansible==3.4.0
6666
ansible4: ansible==4.8.0
67-
ansible4: ansible==5.0.1
67+
ansible5: ansible==5.0.1
6868
install_command =
6969
python -m pip --no-python-version-warning install {opts} {packages}
7070
commands_pre =

0 commit comments

Comments
 (0)