Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 358ebec

Browse files
committed
add deploy_concurrency to fix backwards compatibility
1 parent fac205f commit 358ebec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

defaults/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ zookeeper_hosts:
8383
kafka_hosts:
8484
- ip: "{{ ansible_default_ipv4.address }}"
8585
humio_config: {}
86+
87+
deploy_concurrency: 1

0 commit comments

Comments
 (0)