mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
cc76d684d5
* opentelemetry: honour the ignore_errors
* fix-encoding-pragma
* Add changelog fragment
* opentelemetry: ignore produces unset span status
(cherry picked from commit ce6d0a749e
)
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
2 lines
187 B
YAML
2 lines
187 B
YAML
bugfixes:
|
|
- opentelemetry_plugin - honour ``ignore_errors`` when a task has failed instead of reporting an error (https://github.com/ansible-collections/community.general/pull/3837).
|