mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-14 13:32:10 +00:00
ipa[server,replica,client]: RHEL-8 specific vars files
These vars files are providing the module names used with the Ansible package module to install the needed RPM packages.
This commit is contained in:
5
roles/ipareplica/vars/RedHat-8.yml
Normal file
5
roles/ipareplica/vars/RedHat-8.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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" ]
|
||||
Reference in New Issue
Block a user