diff --git a/.gitmodules b/.gitmodules index 09661e8..11b405c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -257,3 +257,6 @@ path = chromium url = ../ansible-role-chromium.git branch = master +[submodule "touchpad"] + path = touchpad + url = ../ansible-role-touchpad.git diff --git a/touchpad b/touchpad new file mode 160000 index 0000000..660a76f --- /dev/null +++ b/touchpad @@ -0,0 +1 @@ +Subproject commit 660a76faa36b1f78975a09e36a23ceb4f0d57b8b