ansible-role-asterisk/tasks/main.yml

5 lines
120 B
YAML
Raw Normal View History

2022-10-11 09:18:51 +02:00
---
- name: Ensure installation
include_tasks: install.yml
- name: Ensure configuration
include_tasks: configure.yml