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