Feat/add summary only option to profile callbacks (#511)

* profile_tasks callback: add parameter to show only summary
This commit is contained in:
Marty Winkler
2024-02-06 16:21:42 +01:00
committed by GitHub
parent 0a07bdb358
commit 51b94f536c
3 changed files with 54 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- "Add summary_only parameter to profile_roles and profile_tasks callbacks."