Explorar el Código

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 hace 4 años
padre
commit
326802ac21
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      setup.yml

+ 2
- 1
setup.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar