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.