Skip to content
Snippets Groups Projects
Unverified Commit 7f210551 authored by Thomas Woerner's avatar Thomas Woerner Committed by GitHub
Browse files

Merge pull request #627 from rjeffman/roles_fix_distros

Use Ansible fact "os_family" as fallback, when distro is not directly suppported.
parents 72d54d2f e70763b0
Branches
Tags
No related merge requests found
RedHat-8.yml
\ No newline at end of file
RedHat-7.yml
\ No newline at end of file
RedHat-8.yml
\ No newline at end of file
# defaults file for ipaserver
# vars/rhel.yml
ipaserver_packages: [ "ipa-server", "libselinux-python" ]
ipaserver_packages_dns: [ "ipa-server-dns" ]
ipaserver_packages_adtrust: [ "ipa-server-trust-ad" ]
ipaserver_packages_firewalld: [ "firewalld" ]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment