Use latest version of molecule in tests

This commit is contained in:
Shane McDonald
2020-12-22 12:05:50 -05:00
parent 6f273e671f
commit 1ad1c75635

View File

@@ -12,7 +12,7 @@ env:
- DOCKER_API_VERSION=1.38
install:
- pip3 install docker molecule==3.0.6 yamllint ansible-lint openshift jmespath
- pip3 install docker molecule molecule-docker yamllint ansible-lint openshift jmespath
- ansible-galaxy collection install community.kubernetes
script: