diff --git a/.gitmodules b/.gitmodules index 0851a1b..94f1c59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -229,3 +229,7 @@ path = ndppd url = ../ansible-role-ndppd.git branch = master +[submodule "tor"] + path = tor + url = ../ansible-role-tor.git + branch = master diff --git a/tor b/tor new file mode 160000 index 0000000..d017ab9 --- /dev/null +++ b/tor @@ -0,0 +1 @@ +Subproject commit d017ab93180a3ed322ce916ba41c4566bf282cd9