cloudera.exe.freeipa_server_users role – Set up superusers in FreeIPA
Note
This role is part of the cloudera.exe collection (version 3.0.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install cloudera.exe.
.
To use it in a playbook, specify: cloudera.exe.freeipa_server_users
.
Entry point main
– Set up superusers in FreeIPA
New in cloudera.exe 3.0.0
Synopsis
Creates superusers in FreeIPA and adds them to a specified group.
Parameters
Parameter |
Comments |
---|---|
The password for IPA admin authentication. |
|
The principal for IPA admin authentication. Default: |
|
The IPA server host. Default: |
|
List of superuser accounts to create, with details such as username, display name, given name, surname, and password. Default: |
|
Display name for the superuser account. |
|
Given (first) name for the superuser account. |
|
Password for the superuser account. |
|
Surname (last name) for the superuser account. |
|
Username for the superuser account. |
|
The group to which the superusers will be added. Default: |