1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2025-09-09 14:09:29 +00:00

improve package download

This commit is contained in:
Mark Heiges
2015-11-11 23:28:12 -05:00
parent 468d1a0cae
commit 23cba5bf31
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
- bundler
- redmine-installer
- stat: path='{{ installer_package }}'
- stat: path='{{ installer_package_path }}'
register: has_installer_package
sudo: no