2022-01-30 13:00:05 +01:00

9 lines
176 B
YAML

---
- name: Remove tmp and obsolete files
file: path={{ item }} state=absent
loop:
- /tmp/babashka-{{ bb_version }}-linux-amd64-static.tar.gz
- /tmp/bb
tags: bb