updated ytdlp state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-02-25 09:38:38 +01:00
parent 0248fb8f11
commit 4e551a6d5e

View File

@ -3,7 +3,7 @@
ytdlp-bin:
file.managed:
- name: {{ ytdlp.install_dir }}/yt-dlp
- source: {{ ytdlp.archive_url}}/{{ ytdlp.version }}/yt-dlp
- source: {{ ytdlp.archive_url }}/{{ ytdlp.version }}/yt-dlp
- user: root
- group: root
- mode: "0775"