mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update main.yml
This commit is contained in:
parent
ba9550980b
commit
456462003d
@ -34,9 +34,9 @@
|
||||
- name: Download mingdao installation tool from {{mingdao_download_url}}
|
||||
shell: |
|
||||
wget -N {{mingdao_download_url}}
|
||||
tar -xvf /data/apps/mingdao/installer
|
||||
tar -xzvf mingdaoyun_private_deployment_captain_linux_amd64.tar.gz
|
||||
args:
|
||||
chdir: /tmp
|
||||
chdir: /data/apps/mingdao/installer
|
||||
|
||||
- name: Copy mingdao service
|
||||
copy:
|
||||
|
Loading…
Reference in New Issue
Block a user