Files

5 lines
128 B
YAML
Raw Permalink Normal View History

2024-12-12 11:53:34 +07:00
# Xóa file tạm
- name: Clean up temporary files
win_file:
path: "{{ temp_dir }}\\{{ artifact_name }}"
state: absent