self-hosting/roles/mailserver_postfix/tasks/main.yml

8 lines
101 B
YAML
Raw Normal View History

2024-01-04 19:24:50 +01:00
---
- name: Install needed packages
become: true
ansible.builtin.apt:
name:
- postfix