--- dependencies: - role: download file: "{{ downloads.prometheus_operator }}" - role: download file: "{{ downloads.prometheus }}" - role: download file: "{{ downloads.node_exporter }}" - role: download file: "{{ downloads.kube_state_metrics }}" - role: download file: "{{ downloads.alertmanager }}" - role: download file: "{{ downloads.grafana }}" - role: download file: "{{ downloads.grafana_watcher }}"