From 55fb32cc99d904495dde81389359a73f9cd19569 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Wed, 5 Aug 2020 15:34:20 +0200 Subject: [PATCH] ndppd --- .gitmodules | 4 ++++ ndppd | 1 + 2 files changed, 5 insertions(+) create mode 160000 ndppd diff --git a/.gitmodules b/.gitmodules index 877e1be..0851a1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -225,3 +225,7 @@ path = lxd url = ../ansible-role-lxd.git branch = master +[submodule "ndppd"] + path = ndppd + url = ../ansible-role-ndppd.git + branch = master diff --git a/ndppd b/ndppd new file mode 160000 index 0000000..ee159f2 --- /dev/null +++ b/ndppd @@ -0,0 +1 @@ +Subproject commit ee159f211f4cc192424da68d66fede66ab27db00