From 69d7cce55c172236e5f6a03835c9c0e150f2f029 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 20:14:13 +0200 Subject: [PATCH] [PR #10668/d84d2397 backport][stable-11] ipa_*: adjust common connection notes to modules (#10671) ipa_*: adjust common connection notes to modules (#10668) (cherry picked from commit d84d2397b9243339660b83303777e8c511f294af) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --- plugins/doc_fragments/ipa.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/doc_fragments/ipa.py b/plugins/doc_fragments/ipa.py index a08539a94b..665a8171a9 100644 --- a/plugins/doc_fragments/ipa.py +++ b/plugins/doc_fragments/ipa.py @@ -80,5 +80,6 @@ options: {} notes: - This module uses JSON-RPC over HTTP(S) to communicate with the FreeIPA server. If you need to enroll the managed node into FreeIPA realm, you might want to consider using the collection - L(freeipa.ansible_freeipa, https://galaxy.ansible.com/ui/repo/published/freeipa/ansible_freeipa/), but that will require shell access to the managed node. + L(freeipa.ansible_freeipa, https://galaxy.ansible.com/ui/repo/published/freeipa/ansible_freeipa/), but shell access to one + node from the realm is required to manage the deployment. """