mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-10 04:56:39 -04:00
4 lines
185 B
YAML
4 lines
185 B
YAML
---
|
|
# This will contain a list of enabled services that the playbook is managing.
|
|
# Each component is expected to append its service name to this list.
|
|
matrix_systemd_services_list: []
|