Add verbose ansible output to molecule
parent
47c1f43247
commit
4a6b0e299c
|
@ -38,7 +38,7 @@ jobs:
|
||||||
working-directory: ./ansible_collections/middleware_automation/keycloak
|
working-directory: ./ansible_collections/middleware_automation/keycloak
|
||||||
|
|
||||||
- name: Run molecule test
|
- name: Run molecule test
|
||||||
run: molecule test --all
|
run: molecule test --all -- -vvvvv
|
||||||
working-directory: ./ansible_collections/middleware_automation/keycloak
|
working-directory: ./ansible_collections/middleware_automation/keycloak
|
||||||
env:
|
env:
|
||||||
PY_COLORS: '1'
|
PY_COLORS: '1'
|
||||||
|
|
Loading…
Reference in New Issue