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

[AAP-36287] fixing the end line code to revert the color #1888

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cpassare
Copy link

This is a very small correction in the print.py file to avoid after running ansible-navigator images -m stdout to have the prompt changed into colored and bold.

The issue is basically the following: when running the command from a linux machine with bash the prompt changes from this:

Screenshot From 2024-11-28 13-33-48

To this:

Screenshot From 2024-11-28 13-32-46

Correcting the code for reverting coloring line.
@cpassare cpassare requested a review from a team as a code owner November 28, 2024 12:36
@shatakshiiii shatakshiiii added the bug Researched, reproducible, committed to fix label Nov 28, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Researched, reproducible, committed to fix
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants