mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Merge pull request #61 from shanemcd/latest-molecule
Use latest version of molecule in tests
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user