Add verbose ansible output to molecule

main
Guido Grazioli 2021-12-14 13:03:10 +01:00
parent 47c1f43247
commit 4a6b0e299c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
working-directory: ./ansible_collections/middleware_automation/keycloak
- name: Run molecule test
run: molecule test --all
run: molecule test --all -- -vvvvv
working-directory: ./ansible_collections/middleware_automation/keycloak
env:
PY_COLORS: '1'