mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-03 00:38:02 +00:00
663fcd104c
Adds infrastructure to install OS packages depending not only on OS (family, versions, etc) but on groups. All the informations related to a particular package should reside in the `pkgs` dictionnary, which takes inspiration from the `downloads` dictionary structure.