mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-03 05:14:41 +00:00
Add support for Python3 based freeipa versions (F-27+), make Python3 default
Add configuration for F-26, F-27 and RHEL-7 to be Python2 based
This commit is contained in:
5
roles/ipaclient/vars/RedHat-7.yml
Normal file
5
roles/ipaclient/vars/RedHat-7.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# defaults file for ipaclient
|
||||
# vars/rhel.yml
|
||||
ipaclient_package: ipa-client
|
||||
ansible_python_interpreter: '/usr/bin/python2'
|
||||
|
||||
Reference in New Issue
Block a user