mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 02:35:54 +00:00
These vars files are providing the module names used with the Ansible package module to install the needed RPM packages.
6 lines
190 B
YAML
6 lines
190 B
YAML
# defaults file for ipareplica
|
|
# vars/RedHat-8.yml
|
|
ipareplica_packages: [ "@idm:DL1/server" ]
|
|
ipareplica_packages_dns: [ "@idm:DL1/dns" ]
|
|
ipareplica_packages_adtrust: [ "@idm:DL1/adtrust" ]
|