Thomas Woerner 71ec4d4e2a Incorporate "Use os.path.isfile() and isdir()" from freeipa upstream
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
2018-04-04 15:11:34 +02:00
2018-02-01 06:25:28 +01:00
2018-02-01 06:49:47 +01:00
2018-02-09 16:49:57 +01:00
2018-02-01 07:31:39 +01:00

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

Client

Server

Description
No description provided
Readme 14 MiB
Languages
Python 95.6%
Shell 4.4%