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