mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
fix "TypeError: Object of type map is not JSON serializable" (#223)
Fix TypeError for manageiq_provider module.
This commit is contained in:
parent
546acdaac7
commit
81bf52047a
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- manageiq_provider - fix serialization error when running on python3 environment.
|
Loading…
Add table
Add a link
Reference in a new issue