1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-05 11:46:57 +00:00

Add changelog fragment

This commit is contained in:
Alexander Freiherr von Buddenbrock 2026-01-16 22:37:46 +01:00
parent c473cc5a7d
commit 855beecd82
No known key found for this signature in database

View file

@ -0,0 +1,2 @@
bugfixes:
- opentelemetry callback plugin - set span start to the actual start time of the task for the given host instead of the task start time for the first host of that task (https://github.com/ansible-collections/community.general/pull/11434).