mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d8ee97c7e9
Close elastic APM client to release connections (#7517)
* Close elastic APM client to release connections
* Changelog fragment
(cherry picked from commit 8d886b42ec
)
Co-authored-by: Iuri de Silvio <iurisilvio@gmail.com>
2 lines
158 B
YAML
2 lines
158 B
YAML
minor_changes:
|
|
- elastic callback plugin - close elastic client to not leak resources (https://github.com/ansible-collections/community.general/pull/7517).
|