5 lines
208 B
YAML
5 lines
208 B
YAML
---
|
|
- name: Restart service teamspeak_fallback
|
|
ansible.builtin.include_tasks: tasks/restart-service.yml
|
|
- name: Rebuild service teamspeak_fallback
|
|
ansible.builtin.include_tasks: tasks/rebuild-service.yml
|