Increase verbosity for EE tests (#84)

* Increase verbosity for EE tests.

* 2.9 compatibility.
This commit is contained in:
Felix Fontein 2022-04-16 07:09:02 +02:00 committed by GitHub
parent 30afb61f86
commit 0815b11bbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -109,5 +109,6 @@ jobs:
--pull-policy never
--set-environment-variable ANSIBLE_PRIVATE_ROLE_VARS=true
--execution-environment-image test-ee:latest
-v
all.yml
working-directory: ansible_collections/${{ env.NAMESPACE }}/${{ env.COLLECTION_NAME }}/tests/ee