mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-24 06:38:16 -02:30
Both the `yum` and `apt` modules support a list as input, this allows us avoid the slower `with_items` approach, which can take a long time with a large count of cluster nodes.