Update and fix Invidious

This commit is contained in:
Paul-Henri Froidmont 2021-03-24 03:26:53 +01:00
parent 6765feee20
commit 00cfb9a1c1
3 changed files with 31 additions and 26 deletions

View file

@ -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