Improve callback output to align header with roles, tasks and play RECAP

This commit is contained in:
John
2022-09-20 14:38:08 -07:00
committed by Hideki Saito
parent 0821768bcb
commit afa724ba8a
4 changed files with 14 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- callback plugins - Add recap information to timer, profile_roles and profile_tasks callback outputs (https://github.com/ansible-collections/ansible.posix/pull/387).