ansible-role-mailserver/tasks/postfix.yml

6 lines
79 B
YAML
Raw Normal View History

2020-07-20 09:46:16 +02:00
- name: Install Postfix
package:
state: latest
name:
- postfix