Merge pull request #2364 from whereismyjetpack/default-download

set local_release_dir in downloads to match others
pull/2512/head
Andreas Krüger 2018-03-21 23:16:48 +01:00 committed by GitHub
commit 2e202051e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
local_release_dir: /tmp
local_release_dir: /tmp/releases
# Used to only evaluate vars from download role
skip_downloads: false