postfix/tasks/main.yml
Ludovic Cartier 53beeec066 first commit
2024-12-06 11:04:10 +01:00

10 lines
155 B
YAML

---
- name: requirements
include_tasks: requirements.yml
- name: install
include_tasks: install.yml
- name: configure
include_tasks: configure.yml