ansible-fran-grunden/roles/postfix-v4/tasks/configure-postfix.yml

7 lines
129 B
YAML

- name: Configure Postfix
template:
src: main.cf.j2
dest: /etc/postfix/main.cf
notify: Activate and restart Postfix