mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
ipa: Remove redundant encoding in json.loads (#87)
Fixes: ansible/ansible#66592 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
2
changelogs/fragments/66592_ipa_encoding_fix.yml
Normal file
2
changelogs/fragments/66592_ipa_encoding_fix.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Remove redundant encoding in json.load call in ipa module_utils (https://github.com/ansible/ansible/issues/66592).
|
||||
Reference in New Issue
Block a user