mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Need a leading / on this path.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
- /srv/planet/config
|
||||
|
||||
- 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:
|
||||
- planet_server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user