mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-09 18:25:53 +00:00
71ec4d4e2a8d4c3fa2c5c6ac1868bf323fbed636
b29db07c3b3d8937f53684fdbba985fec525d69d by Christian Heimes
Replace custom file_exists() and dir_exists() functions with proper
functions from Python's stdlib.
The change also gets rid of pylint's invalid bad-python3-import error,
https://github.com/PyCQA/pylint/issues/1565
FreeIPA Ansible roles
This repository contains Ansible roles and playbooks to install and uninstall FreeIPA servers and clients. A role for replica is in the work, but not functional so far.
Note: The ansible playbooks and roles require a configured ansible environment where the ansible nodes are reachanble and are properly set up to have an IP address and a working package manager.
Supported FreeIPA versions
For now only FreeIPA versions 4.5 and up are supported. The client role should also be functional with FreeIPA 4.4.
Roles
Description
Languages
Python
95.6%
Shell
4.4%