mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
8 lines
263 B
YAML
8 lines
263 B
YAML
# defaults file for ipareplica
|
|
# vars/Fedora-25.yml
|
|
---
|
|
ipareplica_packages: [ "ipa-server", "libselinux-python" ]
|
|
ipareplica_packages_dns: [ "ipa-server-dns" ]
|
|
ipareplica_packages_adtrust: [ "ipa-server-trust-ad" ]
|
|
ipareplica_packages_firewalld: [ "firewalld" ]
|