diff --git a/tasks/configure.yml b/tasks/configure.yml index 5302455..b51c4e3 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -6,3 +6,5 @@ src: templates/docker-compose.yml.j2 dest: "{{ invidious_folder }}/docker-compose.yml" backup: yes + +#- name: Ensure composition is up