first commit

This commit is contained in:
2021-08-28 23:54:41 +08:00
commit 06f4bf327a
55 changed files with 650 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
root_dir: "/home/repos"
svn_opt: "--username xxxx --password xxxx --non-interactive"
target_dir: "{{root_dir}}/{{repo}}/target"
svn_url: "svn://xxx.xxx.xxx.xxx/xx/xx"
svn_opt: ""
repo: "{{svn_url|basename}}"
remote_dir: "/path/to/deploy/remote"
f_make: false