Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ANSI coloring detection #2990

Merged
merged 1 commit into from
Nov 22, 2020
Merged

Improve ANSI coloring detection #2990

merged 1 commit into from
Nov 22, 2020

Conversation

ssbarnea
Copy link
Member

Fixes bug where molecule would decide not to use ANSI, even if the system was supporting it.

Defined ANSIBLE_FORCE_COLOR if ANSI is enabled and the variable is not already defined. This assures the subprocesses will make use of it.

Fixes bug where molecule would decide not to use ANSI, even if the
system was supporting it.

Defined ANSIBLE_FORCE_COLOR if ANSI is enabled and the variable is
not already defined. This assures the subprocesses will make use of it.
@ssbarnea ssbarnea merged commit 731b7f3 into master Nov 22, 2020
@ssbarnea ssbarnea deleted the devel branch November 22, 2020 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant