mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
ipa module utils: detect and fail on errors in API response `failed` field (#11698)
* ipa_* modules: detect and fail on errors in API response ``failed`` field
Fixes: https://github.com/ansible-collections/community.general/issues/1239
* fix chglog frag
* adjust chglog frag
---------
(cherry picked from commit 47ef322a5f)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>