This commit is contained in:
kf_wuhao 2021-01-13 20:55:00 +08:00
parent 4ff2d5cf51
commit b6debd15ae

View File

@ -1,9 +1,4 @@
--- ---
- include: update_code.yml - include: update_code.yml
- name: 删除仓库
local_action: file
args:
state: absent
path: "{{ansible_role_name}}/files/data_cleaning"
- include: cleaning.yml - include: cleaning.yml