debops / debops/debops

Improve callback profile_tasks.py

Open
#847 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.