Disable matrix
For now, until I can get it a better host
This commit is contained in:
parent
509f329baf
commit
a3b7e64989
@ -18,10 +18,10 @@
|
||||
roles:
|
||||
- role: backups
|
||||
tags: [ backups ]
|
||||
- role: matrix
|
||||
vars:
|
||||
matrix_db_hostname: "{{ hostvars['psql1.9iron.club']['ansible_default_ipv4']['address'] }}"
|
||||
tags: [ fedi, matrix ]
|
||||
# - role: matrix
|
||||
# vars:
|
||||
# matrix_db_hostname: "{{ hostvars['psql1.9iron.club']['ansible_default_ipv4']['address'] }}"
|
||||
# tags: [ fedi, matrix ]
|
||||
- role: pleroma
|
||||
vars:
|
||||
pleroma_url: cowfee.moe
|
||||
|
Loading…
Reference in New Issue
Block a user