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

7 lines
93 B
YAML
Raw Normal View History

2025-01-19 22:00:20 +01:00
---
- name: Install needed packages
become: true
ansible.builtin.apt:
name: postfix