No .sh suffix

This commit is contained in:
Kevin Fenzi 2015-06-16 20:16:27 +00:00
parent 621fae73e7
commit 99ecc4b17e

View file

@ -46,7 +46,7 @@
- /srv/planet/config
- name: copy the run-planet script
copy: src=run-planet.sh dest=srv/planet/config/run-planet
copy: src=run-planet dest=srv/planet/config/run-planet
tags:
- planet_server