mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
The support for external cert files is not complete yet. Please have a look at the example inventory file inventory/hosts.replica and also the install and uninstall playbook files install-replica.yml and uninstall-replica.yml
5 lines
190 B
YAML
5 lines
190 B
YAML
# defaults file for ipareplica
|
|
# vars/RedHat-7.3.yml
|
|
ipareplica_packages: [ "ipa-server", "libselinux-python" ]
|
|
ipareplica_packages_dns: [ "ipa-server-dns" ]
|
|
ipareplica_packages_adtrust: [ ] |