8 lines
190 B
YAML
8 lines
190 B
YAML
# SPDX-License-Identifier: MIT-0
|
|
---
|
|
# handlers file for roles/init-vps
|
|
- name: Setting up Quartz
|
|
ansible.builtin.include_tasks:
|
|
file: tasks/contingent/pkg/quartz.yml
|
|
listen: quartz
|