This commit is contained in:
kf_wuhao 2021-01-13 20:47:19 +08:00
parent a78be95ff7
commit 4b1fae6ddd

View File

@ -1,10 +1,4 @@
---
- name: 删除仓库
local_action: file
args:
state: absent
path: "{{ansible_role_name}}/files/data_cleaning"
- name: 下载代码
local_action: git