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

Downgrade log level when linking Ansible variables #3646

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Downgrade log level when linking Ansible variables #3646

merged 1 commit into from
Sep 1, 2022

Conversation

sleiner
Copy link
Contributor

@sleiner sleiner commented Aug 30, 2022

When using the linking feature for Ansible vars, I noticed that it makes the output for sequences with many steps (like test) quite noisy. See this screenshot for example:

image

Since the symlinks are explicitly requested in molecule.yml, I would argue that these messages do not have to be this prominent. As far as I see, they are mainly useful when debugging. So I propose changing the log level to DEBUG here.

Having these log messages emitted at "INFO" level tends to make the
output for sequences with many steps (like test) quite noisy.
@sleiner sleiner requested review from a team as code owners August 30, 2022 18:59
@sleiner sleiner requested review from greg-hellings, apatard, cidrblock, priyamsahoo and shatakshiiii and removed request for a team August 30, 2022 18:59
@github-actions github-actions bot added the bug label Aug 30, 2022
@zhan9san zhan9san merged commit 56794a6 into ansible:main Sep 1, 2022
@sleiner sleiner deleted the fix/log-levels-for-linking-vars branch September 1, 2022 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants