Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Ansible to stdout #518

Closed
wants to merge 5 commits into from
Closed

Conversation

MMuschner
Copy link
Contributor

With this PR the runner now displays different ansible output to stdout according to the passed log level making it easier for debugging.

mmuschner and others added 5 commits November 22, 2021 16:03
Logging level has been raised to info and the ansible
output is now printed to stdout for easier debugging.
fix trento-project#469
This reverts commit 4ea753f.
Reverting this commit because I misunderstood the issue.
Logging level has been raised to info and the ansible
output is now printed to stdout for easier debugging.
fix trento-project#469
Info and Error loglevel have been added.
By passing the loglevel to the RunPlayBook func, trento can
differentiate between the loglevel and provide the corresponding output.
@arbulu89 arbulu89 mentioned this pull request Dec 1, 2021
@arbulu89
Copy link
Contributor

arbulu89 commented Dec 1, 2021

Hey @MMuschner , I'm closing this. I found myself in a hurry to implement this feature for debugging purposes.
Here my code if you want to have a look: #530

@arbulu89 arbulu89 closed this Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants