Files
homelab-optimized/ansible/host_vars/matrix_ubuntu_vm.yml
Gitea Mirror Bot bd82e850ee
Some checks failed
Documentation / Deploy to GitHub Pages (push) Has been cancelled
Documentation / Build Docusaurus (push) Has started running
Sanitized mirror from private repository - 2026-03-21 11:14:37 UTC
2026-03-21 11:14:37 +00:00

22 lines
588 B
YAML

---
# Auto-generated host variables for matrix-ubuntu-vm
# Services deployed to this host
host_services:
- name: diun
stack_dir: diun
compose_file: hosts/vms/matrix-ubuntu-vm/diun.yaml
enabled: true
- name: dozzle_agent
stack_dir: dozzle_agent
compose_file: hosts/vms/matrix-ubuntu-vm/dozzle-agent.yaml
enabled: true
- name: mastodon
stack_dir: mastodon
compose_file: hosts/vms/matrix-ubuntu-vm/mastodon/docker-compose.yml
enabled: true
- name: mattermost
stack_dir: mattermost
compose_file: hosts/vms/matrix-ubuntu-vm/mattermost/docker-compose.yml
enabled: true