Default Changelist

This commit is contained in:
wuaho 2021-04-16 10:25:48 +08:00
parent a2a7a252ae
commit 7f2c6600f2

View File

@ -2,7 +2,7 @@
- name: 下载 pay
local_action: subversion
args:
repo: "{{svn}}/xinjsfs/client/resource/samejson/pay.json"
repo: "{{svn}}/xinjsfs/server/json/pay.json"
dest: "{{ansible_role_name}}/files/pay.json"
username: "{{username}}"
password: "{{password}}"