瀏覽代碼

Merge branch 'testing-v0.5.8' into 'main'

Testing v0.5.8

See merge request GoMatrixHosting/matrix-docker-ansible-deploy!1
pull/1266/head
Michael Collins 4 年之前
父節點
當前提交
326802ac21
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      setup.yml

+ 2
- 1
setup.yml 查看文件

@@ -1,4 +1,5 @@
---
# testing! 2
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true
@@ -55,4 +56,4 @@
- matrix-aux
- matrix-postgres-backup
- matrix-prometheus-postgres-exporter
- matrix-common-after
- matrix-common-after

Loading…
取消
儲存