From ea75de4724277ab9927d5a95768bccf0bec01264 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 21 Feb 2023 01:42:00 +0100 Subject: [PATCH] webhost --- .gitmodules | 3 +++ roles/do1jlr.webhost | 1 + 2 files changed, 4 insertions(+) create mode 160000 roles/do1jlr.webhost diff --git a/.gitmodules b/.gitmodules index 39be1bd..da8440a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "roles/do1jlr.admin_base"] path = roles/do1jlr.admin_base url = https://github.com/roles-ansible/ansible_admin_base_role.git +[submodule "roles/do1jlr.webhost"] + path = roles/do1jlr.webhost + url = https://github.com/roles-ansible/ansible_role_webhost.git diff --git a/roles/do1jlr.webhost b/roles/do1jlr.webhost new file mode 160000 index 0000000..c8d0feb --- /dev/null +++ b/roles/do1jlr.webhost @@ -0,0 +1 @@ +Subproject commit c8d0feb2037ff3ace6c1c3b28379ae3b2d0e6be3