Browse Source

playbooks/matrix-synapse: set VM as unprivileged

python3
Zolfa 3 years ago
parent
commit
c2a8e4295d
Signed by: zolfa GPG Key ID: E1A43B038C4D6616
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      host_matrix.yaml

+ 1
- 0
host_matrix.yaml View File

@ -3,6 +3,7 @@
vars:
host: 'matrix'
vm_size: '20G'
unprivileged: true
- hosts: 'matrix'
vars:


Loading…
Cancel
Save