Remove unneeded task
This commit is contained in:
parent
ac2deb37e4
commit
142d058e43
1 changed files with 0 additions and 7 deletions
|
|
@ -46,13 +46,6 @@
|
|||
name: exim4
|
||||
state: absent
|
||||
|
||||
# We need to configure postfix's virtual UID and GID map. Those are set to the vmail users UID and GID as vmail holds all mail
|
||||
# Used in templates/main.cf.j2
|
||||
- name: "get vmail user data"
|
||||
user:
|
||||
name: vmail
|
||||
register: vmail_user
|
||||
|
||||
- name: copy postfix config
|
||||
template:
|
||||
src: "{{ item.src }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue