mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update main.yml
This commit is contained in:
parent
242f3b9d92
commit
a4a18409d6
@ -3,7 +3,7 @@
|
|||||||
path: /data/apps/{{appname}}
|
path: /data/apps/{{appname}}
|
||||||
register: app_exists
|
register: app_exists
|
||||||
|
|
||||||
- name: Clone {{appname}} in Websoft9 if pretask do this
|
- name: Clone {{appname}} in Websoft9 if pretask not do this
|
||||||
git:
|
git:
|
||||||
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
||||||
dest: /data/apps/{{appname}}
|
dest: /data/apps/{{appname}}
|
||||||
|
Loading…
Reference in New Issue
Block a user