From 3fd70bd748a8629ecab39149db1d91b8b4ebaf48 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Wed, 5 Aug 2020 14:37:05 +0200 Subject: [PATCH] lxd --- .gitmodules | 4 ++++ lxd | 1 + 2 files changed, 5 insertions(+) create mode 160000 lxd diff --git a/.gitmodules b/.gitmodules index 974a181..877e1be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -221,3 +221,7 @@ path = partitioning_profile url = ../ansible-role-partitioning_profile.git branch = master +[submodule "lxd"] + path = lxd + url = ../ansible-role-lxd.git + branch = master diff --git a/lxd b/lxd new file mode 160000 index 0000000..39bd3e2 --- /dev/null +++ b/lxd @@ -0,0 +1 @@ +Subproject commit 39bd3e29ba175078881b08540c929257fa4b06a6