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