mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-17 12:41:21 -03:30
This should make things a little more composable, by making these roles meta roles that perform no actions by default we allow each role to own its own resources.
5 lines
71 B
YAML
5 lines
71 B
YAML
---
|
|
dependencies:
|
|
- role: download
|
|
file: "{{ downloads.weave }}"
|