自动化脚本更新
This commit is contained in:
parent
306997196c
commit
21a6f1f4fe
@ -6,7 +6,7 @@
|
||||
- name: copy db to another remote
|
||||
synchronize:
|
||||
src: /data/mysql/db.tar
|
||||
dest: /data
|
||||
dest: /data/mysql
|
||||
mode: push
|
||||
- name: extract db
|
||||
shell: tar -xvf /data/mysql/db.tar -C /data/backup/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user