mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 05:21:44 -07:00
[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 d84d2397b9
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
d80aca951c
commit
69d7cce55c
1 changed files with 2 additions and 1 deletions
|
@ -80,5 +80,6 @@ options: {}
|
||||||
notes:
|
notes:
|
||||||
- This module uses JSON-RPC over HTTP(S) to communicate with the FreeIPA server.
|
- 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
|
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.
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue