mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2024-07-22 23:00
This commit is contained in:
@@ -3,8 +3,13 @@
|
||||
- name: Remove temp files
|
||||
file: path={{ item }} state=absent
|
||||
loop:
|
||||
- "{{ jitsi_root_dir }}/tmp/jicofo-1.1-SNAPSHOT"
|
||||
- "{{ jitsi_root_dir }}/src/jicofo/target"
|
||||
- "{{ jitsi_root_dir }}/tmp/jicofo-stable-jitsi-meet_{{ jitsi_version }}.tar.gz"
|
||||
- "{{ jitsi_root_dir }}/tmp/jicofo-stable-jitsi-meet_{{ jitsi_version }}"
|
||||
- "{{ jitsi_root_dir }}/tmp/jigasi-master.tar.gz"
|
||||
- "{{ jitsi_root_dir }}/tmp/jigasi-master"
|
||||
- "{{ jitsi_root_dir }}/tmp/jigasi-linux-x64-1.1-SNAPSHOT"
|
||||
- "{{ jitsi_root_dir }}/src/jigasi/target"
|
||||
- "{{ jitsi_root_dir }}/tmp/jitsi-meet-stable-jitsi-meet_{{ jitsi_version }}.tar.gz"
|
||||
- "{{ jitsi_root_dir }}/tmp/jitsi-meet-stable-jitsi-meet_{{ jitsi_version }}"
|
||||
- "{{ jitsi_root_dir }}/tmp/excalidraw-backend-{{ jitsi_excalidraw_version }}.tar.gz"
|
||||
- "{{ jitsi_root_dir }}/tmp/excalidraw-backend-{{ jitsi_excalidraw_version }}"
|
||||
tags: jitsi
|
||||
|
Reference in New Issue
Block a user