mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-10 10:45:55 +00:00
The rename was needed to be able to have more than one package in the list of required packages. For RHEL-7.3 it has been needed to add ipa-admintools to have /usr/bin/ipa available. libselinux-python has been added for all.
2 lines
104 B
YAML
2 lines
104 B
YAML
ipaclient_packages: [ "ipa-client", "libselinux-python" ]
|
|
ansible_python_interpreter: '/usr/bin/python2' |