mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-01 12:24:43 +00:00
Update README.md
This commit is contained in:
23
README.md
23
README.md
@@ -1,20 +1,27 @@
|
|||||||
# FreeIPA Ansible roles
|
FreeIPA Ansible roles
|
||||||
|
=====================
|
||||||
|
|
||||||
This repository contains [Ansible](https://www.ansible.com/) roles and playbooks to install and uninstall [FreeIPA](https://www.freeipa.org/) servers and clients. A role for replica is in the works, but is not functional so far.
|
This repository contains [Ansible](https://www.ansible.com/) roles and playbooks to install and uninstall [FreeIPA](https://www.freeipa.org/) `servers`, `replicas` and `clients`.
|
||||||
|
|
||||||
**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.
|
**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.
|
||||||
|
|
||||||
## Supported FreeIPA versions
|
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.
|
For now only FreeIPA versions 4.5 and up are supported. The client role should also be functional with FreeIPA 4.4.
|
||||||
|
|
||||||
## Supported Distributions
|
Supported Distributions
|
||||||
|
-----------------------
|
||||||
|
|
||||||
* RHEL/CentOS 7.4+
|
* RHEL/CentOS 7.4+
|
||||||
* Fedora 26+
|
* Fedora 26+
|
||||||
|
|
||||||
## Roles
|
Roles
|
||||||
|
-----
|
||||||
|
|
||||||
[Client](CLIENT.md)
|
* [Server](SERVER.md)
|
||||||
|
* [Replica](REPLICA.md)
|
||||||
[Server](SERVER.md)
|
* [Client](CLIENT.md)
|
||||||
|
|
||||||
|
Examples
|
||||||
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user