Improve callback profile_tasks.py
Open
Nobody has claimed this yet.
change
priority: low
- Dominant language
- Jinja
- Stars
- 1.4k
- Forks
- 379
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 8
Description
- Add a title to the summary like "Top ten tasks sorted by execution time" (proposal)
- Prefix each task by their role name: really useful to link a task to a role when you run the common playbook (~300 tasks by default) ;-)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with profile_tasks.py and inspect how the callback formats its summary and task entries. Update the summary title to describe the top ten tasks sorted by execution time, and include each task's role name in its output; done means both details appear when the callback runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100