Update to 2023-03-17 16:00

This commit is contained in:
Daniel Berteaud
2023-03-17 16:00:08 +01:00
parent d96d45834b
commit b4b621e760
20 changed files with 362 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- name: Remove tmp and obsolete files
file: path={{ item }} state=absent
loop:
- "{{ offen_root_dir }}/tmp/{{ offen_version }}"
tags: offen