6 lines
172 B
YAML
6 lines
172 B
YAML
---
|
|
- name: Load Roundcube Release
|
|
ansible.builtin.include_tasks: roundcube-release.yml
|
|
- name: Congigure Roundcube
|
|
ansible.builtin.include_tasks: roundcube-config.yml
|