[PR #9694/d5add1ed backport][stable-9] ipa_host: Maintain the host certificates (#9720)

ipa_host: Maintain the host certificates (#9694)

* ipa_host: Maintain the host certificates

Fix #9693

* Add changelog fragment

* Fix changelog message

* Fix changelog message again

(cherry picked from commit d5add1ed9f)

Co-authored-by: sedrubal <sedrubal@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-03-12 18:09:35 +01:00
committed by GitHub
parent f2e8354229
commit e1b338cf41
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ipa_host - module revoked existing host certificates even if ``user_certificate`` was not given (https://github.com/ansible-collections/community.general/pull/9694).