Update prep_download.yml (#5791)
Fix check if user can use docker without sudo.
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
register: test_docker
|
||||
changed_when: false
|
||||
ignore_errors: true
|
||||
become: false
|
||||
when:
|
||||
- download_localhost
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user