Files

5 lines
128 B
YAML
Raw Permalink Normal View History

# Xóa file tạm
- name: Clean up temporary files
win_file:
path: "{{ temp_dir }}\\{{ artifact_name }}"
state: absent