- ansible.yml

This commit is contained in:
gazebo
2018-07-31 15:00:57 +08:00
parent 6085f900e2
commit 1af867bd0f

View File

@@ -4,7 +4,7 @@
tasks:
- name: copy execute file to dest
copy:
src: jx-callback
src: ../jx-callback
dest: /jxdata/jx-callback/jx-callback
owner: ubuntu
group: ubuntu