ansible-role-backup_mx/tasks/main.yml

6 lines
169 B
YAML
Raw Normal View History

2022-10-11 09:18:52 +02:00
---
- name: Ensure installation of backup mail services
include_tasks: install.yml
- name: Ensure configuration of backup mail services
include_tasks: configure.yml