Update to 2022-01-30 13:00

This commit is contained in:
Daniel Berteaud
2022-01-30 13:00:05 +01:00
parent 1c2a883ec4
commit 03f70d2e98
11 changed files with 86 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
---
- 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