Skip to content
Snippets Groups Projects
Unverified Commit d152dc2e authored by nmr's avatar nmr Committed by GitHub
Browse files

Update prep_download.yml (#5791)

Fix check if user can use docker without sudo.
parent 8ce5a9dd
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
register: test_docker register: test_docker
changed_when: false changed_when: false
ignore_errors: true ignore_errors: true
become: false
when: when:
- download_localhost - download_localhost
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment