mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-11 19:25:54 +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:
2
roles/ipaclient/vars/Fedora-25.yml
Normal file
2
roles/ipaclient/vars/Fedora-25.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
ipaclient_package: python2-ipaclient
|
||||
ansible_python_interpreter: '/usr/bin/python2'
|
||||
Reference in New Issue
Block a user