1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/223-manageiq_provider-fix-serialization.yml
kenchrcum 81bf52047a
fix "TypeError: Object of type map is not JSON serializable" (#223)
Fix TypeError for manageiq_provider module.
2020-04-24 11:26:12 +05:30

2 lines
93 B
YAML

bugfixes:
- manageiq_provider - fix serialization error when running on python3 environment.