From 4fe4d32d34c762268dc83d6b1cd0fd4fab426d89 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Wed, 11 Nov 2020 00:54:54 +0100 Subject: [PATCH] coturn --- .gitmodules | 4 ++++ coturn | 1 + 2 files changed, 5 insertions(+) create mode 160000 coturn diff --git a/.gitmodules b/.gitmodules index 618a440..34b7b6d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -249,3 +249,7 @@ path = debirf url = ../ansible-role-debirf.git branch = master +[submodule "coturn"] + path = coturn + url = ../ansible-role-coturn.git + branch = master diff --git a/coturn b/coturn new file mode 160000 index 0000000..81fbc40 --- /dev/null +++ b/coturn @@ -0,0 +1 @@ +Subproject commit 81fbc400d37f441eb68f32c849fdb397f72ab5b0