Disable matrix

For now, until I can get it a better host
This commit is contained in:
Salt 2020-08-02 08:06:12 -05:00
parent 509f329baf
commit a3b7e64989

View File

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