etcd arch-image

This commit is contained in:
Antoine Legrand
2018-08-20 16:07:27 +02:00
parent 9c2098b8fa
commit 247b9e83d8
3 changed files with 16 additions and 6 deletions

View File

@@ -1,8 +1,4 @@
---
- include_tasks: download_prep.yml
when:
- not skip_downloads|default(false)
- name: "Download items"
include_tasks: "download_{% if download.container %}container{% else %}file{% endif %}.yml"
vars: