From a9b3379a848b21dafa6687e85f5a855b1169eadd Mon Sep 17 00:00:00 2001 From: L3D Date: Sat, 16 Jan 2021 18:25:39 +0100 Subject: [PATCH] update and add submodules for prep and dovecot --- .gitmodules | 3 +++ roles/do1jlr.dovecot | 1 + roles/do1jlr.mailserver_preperation | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 roles/do1jlr.dovecot diff --git a/.gitmodules b/.gitmodules index 746e8f2..0492de6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "roles/do1jlr.mailserver_preperation"] path = roles/do1jlr.mailserver_preperation url = https://github.com/DO1JLR/ansible_role_mailserver_preperations.git +[submodule "roles/do1jlr.dovecot"] + path = roles/do1jlr.dovecot + url = https://github.com/DO1JLR/ansible_role_dovecot.git diff --git a/roles/do1jlr.dovecot b/roles/do1jlr.dovecot new file mode 160000 index 0000000..14f1bbb --- /dev/null +++ b/roles/do1jlr.dovecot @@ -0,0 +1 @@ +Subproject commit 14f1bbbec3decbfd9e8eaeaf77658e348ccad697 diff --git a/roles/do1jlr.mailserver_preperation b/roles/do1jlr.mailserver_preperation index cc75d86..8e8441a 160000 --- a/roles/do1jlr.mailserver_preperation +++ b/roles/do1jlr.mailserver_preperation @@ -1 +1 @@ -Subproject commit cc75d86d523dea277a6771b0b2d4bf670dd18417 +Subproject commit 8e8441a576bab17077868ef7cfe81be12fa48246