Skip to content

Commit

Permalink
Fix unarchive
Browse files Browse the repository at this point in the history
  • Loading branch information
kosssi committed Jul 27, 2015
1 parent 54c4e67 commit 91fc901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
unarchive:
src={{ phpstorm_archive }}
dest={{ phpstorm_install_dir }}
copy=no
when: phpstorm_exist.stat.exists == False

- name: Move phpStorm folder
Expand Down

0 comments on commit 91fc901

Please sign in to comment.