Skip to content
README.md 778 B
Newer Older
Thomas Woerner's avatar
Thomas Woerner committed
FreeIPA Ansible roles
=====================
Thomas Woerner's avatar
Thomas Woerner committed

Thomas Woerner's avatar
Thomas Woerner committed
This repository contains [Ansible](https://www.ansible.com/) roles and playbooks to install and uninstall [FreeIPA](https://www.freeipa.org/) `servers`, `replicas` and `clients`.
Thomas Woerner's avatar
Thomas Woerner committed

Chris's avatar
Chris committed
**Note**: The ansible playbooks and roles require a configured ansible environment where the ansible nodes are reachable and are properly set up to have an IP address and a working package manager.
Thomas Woerner's avatar
Thomas Woerner committed

Thomas Woerner's avatar
Thomas Woerner committed
Supported FreeIPA versions
--------------------------
Thomas Woerner's avatar
Thomas Woerner committed

For now only FreeIPA versions 4.5 and up are supported. The client role should also be functional with FreeIPA 4.4.

Thomas Woerner's avatar
Thomas Woerner committed
Supported Distributions
-----------------------

* RHEL/CentOS 7.4+
* Fedora 26+

Thomas Woerner's avatar
Thomas Woerner committed
Roles
-----
Thomas Woerner's avatar
Thomas Woerner committed

Thomas Woerner's avatar
Thomas Woerner committed
* [Server](SERVER.md)
* [Replica](REPLICA.md)
* [Client](CLIENT.md)
Thomas Woerner's avatar
Thomas Woerner committed

Thomas Woerner's avatar
Thomas Woerner committed
Examples
--------