[PR #8900/a32f1d69 backport][stable-8] ipa_hostgroup: fix state params (#8905)

ipa_hostgroup: fix state params (#8900)

* Fix ipa_hostgroup

* Add CHANGELOG fragment

(cherry picked from commit a32f1d699b)

Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-09-23 21:46:23 +03:00
committed by GitHub
parent 841ceffbcb
commit cf66c8a249
2 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ipa_hostgroup - fix ``enabled `` and ``disabled`` states (https://github.com/ansible-collections/community.general/issues/8408, https://github.com/ansible-collections/community.general/pull/8900).