update
This commit is contained in:
parent
f91bf12818
commit
feefde34f1
@ -4,13 +4,7 @@
|
|||||||
local_action: git
|
local_action: git
|
||||||
args:
|
args:
|
||||||
repo: "http://git.legu.cc/wuhao/data_cleaning.git"
|
repo: "http://git.legu.cc/wuhao/data_cleaning.git"
|
||||||
dest: "{{ansible_role_name}}/files/data_cleaning/"
|
archive: "{{ansible_role_name}}/files/data_cleaning.tar.gz"
|
||||||
force: yes
|
|
||||||
|
|
||||||
- name: 压缩代码
|
|
||||||
local_action: archive
|
|
||||||
args:
|
|
||||||
path: "{{ansible_role_name}}/files/data_cleaning/"
|
|
||||||
dest: "{{ansible_role_name}}/files/data_cleaning.tar.gz"
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user