Thomas Woerner 7a76f73bc4 ipareplica: Limit the number of concurrent executions for the setup of CA
There is a pull request and also a proposal for ansible be able to limit the
number of concurrent executions for a single task:

- https://github.com/ansible/proposals/issues/129
- https://github.com/ansible/ansible/pull/42528

The keyword is currently named max_concurrent, but might be renamed later
on. If the keyword is present, but not supported by ansible, it will be
simply ignored. Therefore there is no issue right now with adding in here
early.
2018-07-19 14:30:18 +02:00
2018-06-28 19:26:27 +02:00
2018-06-25 16:06:14 +02:00
2018-07-09 13:58:28 +02: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, 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+

Roles

Examples

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