mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
puppet: fix `TypeError` when writing facts data (#11954)
* fix(puppet): remove erroneous encode() call in _write_structured_data()
Fixes #7932
* changelog: add fragment for puppet facts TypeError fix (#11954)
(cherry picked from commit 89e0d07071)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>