Update to 2023-12-06 23:00

This commit is contained in:
Daniel Berteaud
2023-12-06 23:00:33 +01:00
parent 68466033d1
commit c10f5cd6bc
4 changed files with 12 additions and 14 deletions

View File

@@ -3,6 +3,6 @@
- name: Remove tmp and obsolete files
file: path={{ item }} state=absent
loop:
- "{{ jitsi_root_dir }}/tmp/chromedriver_linux64.zip"
- "{{ jitsi_root_dir }}/tmp/chromedriver"
- "{{ jitsi_root_dir }}/tmp/chromedriver-linux64.zip"
- "{{ jitsi_root_dir }}/tmp/chromedriver-linux64"
tags: jitsi