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

Add vm_manager logging to ansible when using vm playbooks #419

Open
eroussy opened this issue Mar 7, 2024 · 0 comments
Open

Add vm_manager logging to ansible when using vm playbooks #419

eroussy opened this issue Mar 7, 2024 · 0 comments
Labels
Debian enhancement New feature or request Yocto

Comments

@eroussy
Copy link
Member

eroussy commented Mar 7, 2024

vm_manager uses the python logging system.
It should be possible to output this log during the playbook execution when using ansible with verbose option

First Analyze
vm_manager uses logger = logging.getLogger(__name__)
It should be possible to catch these logs using a custom callback plugins :
https://docs.ansible.com/ansible/latest/dev_guide/developing_plugins.html#developing-callbacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debian enhancement New feature or request Yocto
Projects
Status: Todo
Development

No branches or pull requests

1 participant