mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update main.yml
This commit is contained in:
parent
242f3b9d92
commit
a4a18409d6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
path: /data/apps/{{appname}}
|
||||
register: app_exists
|
||||
|
||||
- name: Clone {{appname}} in Websoft9 if pretask do this
|
||||
- name: Clone {{appname}} in Websoft9 if pretask not do this
|
||||
git:
|
||||
repo: "https://github.com/Websoft9/docker-{{appname}}.git"
|
||||
dest: /data/apps/{{appname}}
|
||||
|
|
Loading…
Reference in a new issue