mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-04 18:47:59 +00:00
ba615ff94e
using a shared folder can cause race conditions for the download role as it tries to download files on all the nodes to the same shared path. This adds a flag to run the tasks in the download role on just one node.