issue #874 tox.ini : fixed ansible5 definition

This commit is contained in:
Klaus Zerwes 2021-12-08 14:13:25 +01:00
parent 40fc1f8a25
commit 13af356bc9
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ deps =
ansible3: ansible-base<2.10.14
ansible3: ansible==3.4.0
ansible4: ansible==4.8.0
ansible4: ansible==5.0.1
ansible5: ansible==5.0.1
install_command =
python -m pip --no-python-version-warning install {opts} {packages}
commands_pre =