3 lines
180 B
YAML
3 lines
180 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: []
|