Update molecule

This update molecule to latest 3.1 branch:
- installation of molecule-docker is now needed;
- testinfra was renamed.
This commit is contained in:
Faustin Lammler 2020-11-23 12:40:10 +01:00
parent 2cf069db27
commit 76b4a9d564
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
ansible==2.9.* ansible==2.9.*
docker docker
mitogen mitogen
molecule==3.0.* molecule==3.1.*
testinfra molecule-docker
pytest-testinfra