Merge "use-docker-mirror: update include to include_tasks"

This commit is contained in:
Zuul 2020-05-26 15:50:26 +00:00 committed by Gerrit Code Review
commit 0f42740b4a

View File

@ -6,6 +6,5 @@
mirror_fqdn: "{{ zuul_site_mirror_fqdn }}"
- name: Set up docker mirrors
include: mirror.yaml
include_tasks: mirror.yaml
when: mirror_fqdn is defined
static: no