Skip to content

Commit

Permalink
Molecule 5 is available.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Apr 20, 2023
1 parent 41fc84f commit d9a5f51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ deps =
ansible5: ansible == 5.*
ansible6: ansible == 6.*
ansible7: ansible == 7.*
molecule[docker]
docker == 6.*
molecule == 5.*
molecule-plugins[docker] == 23.*
ansible-lint == 6.*
paramiko == 3.*
commands = molecule test
setenv =
TOX_ENVNAME={envname}
Expand Down

0 comments on commit d9a5f51

Please sign in to comment.