Updating Explo params.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m19s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 4m3s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 4m8s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 19s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 2m57s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 3m56s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 4m0s
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 14s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m19s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 4m3s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 4m8s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 19s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 2m57s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 3m56s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 4m0s
This commit is contained in:
@@ -8,6 +8,9 @@ DOWNLOAD_DIR: /downloads
|
|||||||
PLAYLIST_DIR: /playlists
|
PLAYLIST_DIR: /playlists
|
||||||
LISTENBRAINZ_USER: Trez.One
|
LISTENBRAINZ_USER: Trez.One
|
||||||
YOUTUBE_API_KEY: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token)['secret']['YOUTUBE_DATA_API_V3_KEY'] }}
|
YOUTUBE_API_KEY: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token)['secret']['YOUTUBE_DATA_API_V3_KEY'] }}
|
||||||
|
SLSKD_URL: http://gluetun:5030
|
||||||
|
SLSK_API_KEY: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token)['secret']['SLSKD_API_KEY'] }}
|
||||||
|
DOWNLOAD_SERVICES:
|
||||||
# Assign a custom path to yt-dlp
|
# Assign a custom path to yt-dlp
|
||||||
# YTDLP_PATH=
|
# YTDLP_PATH=
|
||||||
# Keywords to ignore on videos downloaded by youtube (separated by only commas)
|
# Keywords to ignore on videos downloaded by youtube (separated by only commas)
|
||||||
|
|||||||
Reference in New Issue
Block a user