Enable Ansible verbosity in the CI test

This commit is contained in:
footur 2023-07-14 13:21:27 +02:00
parent 7c4d420fea
commit f195d164d1

View file

@ -56,3 +56,4 @@ jobs:
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
ANSIBLE_VERBOSITY: '1'