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:
|
roles:
|
||||||
- role: backups
|
- role: backups
|
||||||
tags: [ backups ]
|
tags: [ backups ]
|
||||||
- role: matrix
|
# - role: matrix
|
||||||
vars:
|
# vars:
|
||||||
matrix_db_hostname: "{{ hostvars['psql1.9iron.club']['ansible_default_ipv4']['address'] }}"
|
# matrix_db_hostname: "{{ hostvars['psql1.9iron.club']['ansible_default_ipv4']['address'] }}"
|
||||||
tags: [ fedi, matrix ]
|
# tags: [ fedi, matrix ]
|
||||||
- role: pleroma
|
- role: pleroma
|
||||||
vars:
|
vars:
|
||||||
pleroma_url: cowfee.moe
|
pleroma_url: cowfee.moe
|
||||||
|
Loading…
Reference in New Issue
Block a user