You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
316 B

  1. ---
  2. dependencies:
  3. - role: download
  4. file: "{{ downloads.flannel_server_helper }}"
  5. - role: download
  6. file: "{{ downloads.flannel }}"
  7. - role: download
  8. file: "{{ downloads.calico_node }}"
  9. - role: download
  10. file: "{{ downloads.calicoctl }}"
  11. - role: download
  12. file: "{{ downloads.calico_cni }}"