1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Revert "Revert "Merge pull request #387 from ansiblejunky/fix-callback-output""

This reverts commit 3a085b0b10.
This commit is contained in:
Hideki Saito 2024-10-09 15:41:22 +09:00
parent 9df5aac2a5
commit 57be05289c
No known key found for this signature in database
GPG key ID: 3E1D43AA010AC50A
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).