Skip to content

Commit 76c2ea8

Browse files
Pass all environment variables to tox.
1 parent c4acd06 commit 76c2ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ setenv =
1111
ANSIBLE_FORCE_COLOR=1
1212
ANSIBLE_ROLES_PATH=../
1313

14-
passenv = namespace, image, tag, DOCKER_HOST
14+
passenv = *
1515

1616
# Test supported releases of ansible-core. See:
1717
# https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix

0 commit comments

Comments
 (0)