cloudera.exe.freeipa_server role – Set up FreeIPA server
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
.
Entry point main
– Set up FreeIPA server
New in cloudera.exe 2.0.0
Synopsis
Set up FreeIPA server with support for DNS, Kerberos, TLS, and LDAP. Optionally, install the FreeIPA server packages.
Parameters
Parameter |
Comments |
---|---|
List of FreeIPA packages to install. If not defined, the role will default to the packages defined in the |
|
Password for the FreeIPA adminstrator Kerberos principal. |
|
Kerberos principal for the FreeIPA administrator account. Default: |
|
Password for the FreeIPA Directory Services administrator. |
|
Certificate Authority subject for the self-signed root CA. Default: |
|
List of CIDR blocks to manage for the DNS service. |
|
Domain name to set as the root zone. |
|
Skip overlap check for forward DNS zones. Default: |
|
List of upstream name servers for the DNS service. |
|
Realm to set for the Kerberos service. |
|
List of CIDR blocks to define the access ACL for DNS recursion. |
|
Skip overlap check for reverse DNS zones. Default: |