diff --git a/templates/tox.ini.j2 b/templates/tox.ini.j2 index b655331..28bec30 100644 --- a/templates/tox.ini.j2 +++ b/templates/tox.ini.j2 @@ -24,5 +24,7 @@ commands = molecule test setenv = TOX_ENVNAME={envname} MOLECULE_EPHEMERAL_DIRECTORY=/tmp/.molecule/{env:image:fedora}-{env:tag:latest}/{envname} + PY_COLORS=1 + ANSIBLE_FORCE_COLOR=1 passenv = namespace image tag