Files
windmill-config/ansible
Gonéri Le Bouder 9ebfaec90b avoid race condition by limiting number of worker
In this all-in-one configuration, all the hosts actually point on the local
machine. By restricting the number of ansible workers, we avoid any potential
race condition. like for instance two "apt install" at the same time.

Change-Id: I1e30f3a49cbb85fb27fbbe57fc58b26ff984cf5c
2020-04-30 20:26:34 +00:00
..