Skip to content
Snippets Groups Projects
Unverified Commit 8106f1c8 authored by Rong Zhang's avatar Rong Zhang Committed by GitHub
Browse files

Merge pull request #2977 from pennycoders/master

Fix 2976
parents f1e348ab e63bc65a
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,6 @@ ...@@ -20,6 +20,6 @@
when: when:
- not skip_downloads|default(false) - not skip_downloads|default(false)
- item.value.enabled - item.value.enabled
- item.value.container - "{{ item.value.container | default(False) }}"
- download_run_once - download_run_once
- group_names | intersect(download.groups) | length - group_names | intersect(download.groups) | length
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment