Browse Source

Add missing document start YAML annotation

pull/3195/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
5f5ffff208
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      roles/custom/matrix-synapse/tasks/ext/synapse-auto-accept-invite/setup_install.yml

+ 2
- 0
roles/custom/matrix-synapse/tasks/ext/synapse-auto-accept-invite/setup_install.yml View File

@@ -1,3 +1,5 @@
---

- ansible.builtin.set_fact:
matrix_synapse_modules: |
{{


Loading…
Cancel
Save