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

This reverts commit 7a76f73bc4.

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
This commit is contained in:
Thomas Woerner
2018-11-22 12:00:54 +01:00
parent a128726567
commit 0ee92a5ab3

View File

@@ -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: