Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

8 строки
309 B

  1. ---
  2. # This will contain a list of enabled services that the playbook is managing.
  3. # Each component is expected to append its service name to this list.
  4. matrix_systemd_services_list: []
  5. matrix_homeserver_container_runtime_injected_arguments: []
  6. matrix_homeserver_app_service_runtime_injected_config_files: []