From 6eda0eddc6b29a0c0d26e2071a0e42366442adc2 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Date: Sat, 30 Apr 2022 17:08:09 +0000 Subject: [PATCH] Add docs.invidious.io --- tin.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tin.yml b/tin.yml index f18768f..a3b5599 100644 --- a/tin.yml +++ b/tin.yml @@ -67,6 +67,12 @@ app: gitea tags: [gitea, docker] + - name: Deploy docs + import_tasks: tasks/compose.yml + vars: + app: "docs.invidious.io" + tags: [docs, docker] + - name: caddy import_role: name: caddy_ansible.caddy_ansible