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:
Thomas Woerner
2019-06-26 16:03:54 +02:00
parent 3a3b4cb397
commit 7e42102aa5
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# defaults file for ipaclient
# vars/RedHat-8.yml
ipaclient_packages: [ "@idm:DL1/client" ]