Need a leading / on this path.
This commit is contained in:
parent
dbda442f93
commit
efa6e4c0bc
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
- /srv/planet/config
|
- /srv/planet/config
|
||||||
|
|
||||||
- name: copy the run-planet script
|
- name: copy the run-planet script
|
||||||
copy: src=run-planet dest=srv/planet/config/run-planet
|
copy: src=run-planet dest=/srv/planet/config/run-planet
|
||||||
tags:
|
tags:
|
||||||
- planet_server
|
- planet_server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue