mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update and fix Invidious
This commit is contained in:
parent
6765feee20
commit
00cfb9a1c1
3 changed files with 31 additions and 26 deletions
|
|
@ -4,11 +4,6 @@
|
|||
src: docker-compose.yml
|
||||
dest: "{{docker_compose_files_folder}}/invidious/"
|
||||
|
||||
- name: Copy config
|
||||
copy:
|
||||
src: config.yml
|
||||
dest: "{{docker_compose_files_folder}}/invidious/"
|
||||
|
||||
- name: Checkout git repo
|
||||
git:
|
||||
repo: https://github.com/omarroth/invidious.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue