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

Parse a playbook execution log #12

Closed
xanderjjj opened this issue Nov 15, 2018 · 2 comments
Closed

Parse a playbook execution log #12

xanderjjj opened this issue Nov 15, 2018 · 2 comments
Labels
feature-request An issue related to a new feature

Comments

@xanderjjj
Copy link

xanderjjj commented Nov 15, 2018

It would be nice as a debugging tool if we could parse a playbook execution log and for a given host in the inventory, and colourise the tasks in the graph depending on their execution result (successful, skipped, changed, failed).
This could also be used to hide tasks that don't get run.
Suggested args --execution-log, --hostname and --hide-skipped

@haidaraM
Copy link
Owner

haidaraM commented Nov 17, 2018

Yeah that's a nice idea. Will see how this can be done. This makes me think about (https://github.com/openstack/ara) that doesn't have the graph part and use ansible callbacks

@haidaraM haidaraM added the feature-request An issue related to a new feature label Nov 17, 2018
@haidaraM
Copy link
Owner

haidaraM commented Sep 2, 2024

Hey hey,

Unfortunately, I'm not going to work on this anytime soon. If someone still finds this feature useful, do not hesitate to comment or submit a PR :-)

@haidaraM haidaraM closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request An issue related to a new feature
Projects
None yet
Development

No branches or pull requests

2 participants