1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00
This commit is contained in:
L3D 2021-01-16 19:38:03 +01:00
parent a9b3379a84
commit 6367cbb5b7
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 14f1bbbec3decbfd9e8eaeaf77658e348ccad697
Subproject commit 37ebb44c9069d2595236c2e4357547da648b7f99

View file

@ -43,5 +43,5 @@
- { role: acmetool2, tags: [mail,acmetool]}
- { role: nginx2, tags: [mail,nginx]}
- { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]}
- { role: mailserver_dovecot, tags: [mail,dovecot,mailserver_dovecot]}
- { role: do1jlr.dovecot, tags: [mail,dovecot,mailserver_dovecot]}
- { role: postfix, tags: [mail,postfix]}