From 1d2c72e7c502d61f9908e8339f50cf6e7dcad5a0 Mon Sep 17 00:00:00 2001 From: moanos Date: Wed, 8 Nov 2023 20:21:33 +0100 Subject: [PATCH] fix(oxitraffic): Add to requirements --- requirements.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.yml b/requirements.yml index ee72122..a1893cd 100644 --- a/requirements.yml +++ b/requirements.yml @@ -154,6 +154,9 @@ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-owncast.git version: v0.1.1-1 name: owncast +- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-oxitraffic.git + version: v0.6.1-0 + name: oxitraffic - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-peertube.git version: v5.2.1-0 name: peertube