mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +08:00
Update main.yml
This commit is contained in:
parent
e050f8dff9
commit
a42253d218
@ -3,7 +3,7 @@
|
||||
path: /data/apps/{{appname}}
|
||||
register: app_exists
|
||||
|
||||
- name: Clone {{appname}} in Websoft9
|
||||
- name: Clone {{appname}} in Websoft9 if pretask do this
|
||||
git:
|
||||
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
||||
dest: /data/apps/{{appname}}
|
||||
|
Loading…
Reference in New Issue
Block a user