From d6ccc076392789e9d997a9b01b2a5c630cccace2 Mon Sep 17 00:00:00 2001 From: quasd Date: Tue, 10 Feb 2026 15:46:16 +0200 Subject: [PATCH] Add changelog-fragments --- changelogs/fragments/11487-ipa-host-fix-disable.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelogs/fragments/11487-ipa-host-fix-disable.yml diff --git a/changelogs/fragments/11487-ipa-host-fix-disable.yml b/changelogs/fragments/11487-ipa-host-fix-disable.yml new file mode 100644 index 0000000000..f5e45f7762 --- /dev/null +++ b/changelogs/fragments/11487-ipa-host-fix-disable.yml @@ -0,0 +1,4 @@ +bugfixes: + - ipa_host - fix logic to disable host that exists (https://github.com/ansible-collections/community.general/issues/11483) +minor_changes: + - ipa_host - include has_keytab in returned dict