Install postfix

This commit is contained in:
Wojciech Kozlowski 2022-08-27 18:55:35 +02:00
parent bdb9738d82
commit 2cec3bb426

View File

@ -3,3 +3,13 @@
vars_files: vars_files:
- secrets.yml - secrets.yml
tasks:
# ----------------------------------------------------------------------------------------------
# E-mail configuration.
# ----------------------------------------------------------------------------------------------
- name: Install postfix
apt:
name: postfix