6 lines
169 B
YAML
6 lines
169 B
YAML
|
---
|
||
|
- name: Ensure installation of backup mail services
|
||
|
include_tasks: install.yml
|
||
|
- name: Ensure configuration of backup mail services
|
||
|
include_tasks: configure.yml
|