mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 10:45:55 +00:00
With the test it is not needed to pin down the python interpreter for ansible modules. It is therefore possible to use a Python2 version on Fedora-27 and a Python3 version on Fedora-26.
2 lines
105 B
YAML
2 lines
105 B
YAML
ipaclient_packages: [ "ipa-client", "libselinux-python" ]
|
|
#ansible_python_interpreter: '/usr/bin/python2' |