Skip to content

Commit

Permalink
unbound added
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jan 2, 2021
1 parent 17be481 commit 62f06ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@
[submodule "roles/robertdebock.dovecot"]
path = roles/robertdebock.dovecot
url = https://github.com/robertdebock/ansible-role-dovecot.git
[submodule "roles/unbound"]
path = roles/unbound
url = [email protected]:ansible-roles/role-unbound.git
1 change: 1 addition & 0 deletions roles/unbound
Submodule unbound added at 1eecc9
1 change: 1 addition & 0 deletions site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
hosts: mail
roles:
- { role: mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]}
- { role: unbound, tags: [mail,unbound]}
- { role: robertdebock.dovecot, tags: [mail,postfix]}
# - { role: dovecot, tags: [mail,dovecot]}

0 comments on commit 62f06ae

Please sign in to comment.