Skip to content
Snippets Groups Projects
Commit 0ee92a5a authored by Thomas Woerner's avatar Thomas Woerner
Browse files

Revert "ipareplica: Limit the number of concurrent executions for the setup of CA"

This reverts commit 7a76f73b.

It needs to be done as ansible 2.7.1 is now complaining on unknown attribues.

This fixes issue #48: https://github.com/freeipa/ansible-freeipa/issues/48
parent a1287265
Branches
Tags
No related merge requests found
......@@ -426,7 +426,6 @@
config_ca_host_name: "{{ result_ipareplica_install_ca_certs.config_ca_host_name }}"
config_ips: "{{ result_ipareplica_prepare.config_ips }}"
when: result_ipareplica_prepare._ca_enabled
max_concurrent: 1
- name: Install - KRB enable SSL
ipareplica_krb_enable_ssl:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment