mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 11:15:55 +00:00
var files for CentOS 7 (now that the default is compatible with Fedora not RHEL)
This commit is contained in:
4
roles/ipaclient/vars/CentOS-7.yml
Normal file
4
roles/ipaclient/vars/CentOS-7.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# defaults file for ipaclient
|
||||
# vars/rhel.yml
|
||||
ipaclient_packages: [ "ipa-client", "libselinux-python" ]
|
||||
#ansible_python_interpreter: '/usr/bin/python2'
|
||||
Reference in New Issue
Block a user