mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 03:05:51 +02:00
Update to 2024-02-26 10:00
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
block:
|
||||
- name: Download ChromeDriver
|
||||
get_url:
|
||||
url: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/{{ jitsi_jibri_chrome_version.stdout }}/linux64/chromedriver-linux64.zip
|
||||
url: https://storage.googleapis.com/chrome-for-testing-public/{{ jitsi_jibri_chrome_version.stdout }}/linux64/chromedriver-linux64.zip
|
||||
dest: "{{ jitsi_root_dir }}/tmp"
|
||||
|
||||
- name: Extract ChromeDriver
|
||||
|
Reference in New Issue
Block a user