Browse Source

Indentation fixed

merge-requests/1/merge
Christoph Haas 6 years ago
parent
commit
fa72efa727
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ansible/roles/ispmail-postfix/tasks/main.yml

+ 1
- 1
ansible/roles/ispmail-postfix/tasks/main.yml View File

@@ -16,7 +16,7 @@
src: master.cf
dest: /etc/postfix/master.cf
mode: 0644
notify: restart postfix
notify: restart postfix

# - name: tell Postfix to use the virtual mailbox domain mapping
# command: postconf virtual_mailbox_domains=mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf


Loading…
Cancel
Save