Pinning molecule

- temporarily pin molecule
- add color to molecule run
This commit is contained in:
Fabricio Aguiar
2021-09-17 17:20:02 -03:00
parent c235c6d7e8
commit 47c32d3e18

View File

@@ -25,7 +25,7 @@ jobs:
- name: Install Dependencies
run: |
pip install \
molecule \
"molecule<3.5" \
molecule-docker \
yamllint \
ansible-lint \
@@ -47,5 +47,7 @@ jobs:
- name: Run Molecule
env:
MOLECULE_VERBOSITY: 3
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
run: |
molecule test -s test-minikube