Merge pull request #2364 from whereismyjetpack/default-download
set local_release_dir in downloads to match others
This commit is contained in:
commit
2e202051e3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
local_release_dir: /tmp
|
||||
local_release_dir: /tmp/releases
|
||||
|
||||
# Used to only evaluate vars from download role
|
||||
skip_downloads: false
|
||||
|
|
Loading…
Reference in a new issue