diff --git a/.gitmodules b/.gitmodules index 3edb608..8c43788 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,11 @@ path = unattended-upgrades url = ../ansible-role-unattended-upgrades.git branch = master +[submodule "tools"] + path = tools + url = ../ansible-role-tools.git + branch = master +[submodule "ansible"] + path = ansible + url = ../ansible-role-ansible.git + branch = master diff --git a/ansible b/ansible new file mode 160000 index 0000000..3183ce6 --- /dev/null +++ b/ansible @@ -0,0 +1 @@ +Subproject commit 3183ce61da3561e6fcce86fa933ff9ac43b23a0d diff --git a/tools b/tools new file mode 160000 index 0000000..30ea16e --- /dev/null +++ b/tools @@ -0,0 +1 @@ +Subproject commit 30ea16eb1708215a2e4744071b053ae667ab251b