mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-06-21 08:14:30 +00:00
20d25d0d4343fab78ddd6b35bcfa24ffce8e4c48
As the old way to include tasks is deprecated, replace static include statements with import_tasks and dynamic ones with include_tasks. Increaded the required ansible version to 2.5.0 to make sure that include_tasks and import_tasks is working as expected. Fixes issue #38
FreeIPA Ansible roles
This repository contains Ansible roles and playbooks to install and uninstall FreeIPA 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.
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.
Supported Distributions
- RHEL/CentOS 7.4+
- Fedora 26+
- Ubuntu
Roles
Examples
Description
Languages
Python
95.6%
Shell
4.4%