etcd UNSUPPORTED for all arch

This commit is contained in:
Antoine Legrand
2018-08-23 17:06:00 +02:00
parent 2f1fe44762
commit da06c8e5a9
5 changed files with 98 additions and 4 deletions

View File

@@ -1,4 +1,8 @@
---
- 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: