matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 55f252a6ed Do not hardcode amd64 in setup_debian.yml
Until now, we've only supported non-amd64 on Raspbian.

Seems like there are now people running Debian/Ubuntu on ARM,
so we were forcing them into amd64 Docker packages.

I've gotten a report that this change fixes support
for Ubuntu Server 20.04 on RPi 4B.
2020-12-17 11:37:30 +02:00
..
server_base Do not hardcode amd64 in setup_debian.yml 2020-12-17 11:37:30 +02:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Remove unused validate_config.yml, since it causes ansible warnings 2020-07-11 00:40:12 +03:00
sanity_check.yml Require Ansible v2.7 or newer (because of items2dict and dict2items) 2020-10-02 11:53:19 +03:00
self_check_dns.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_dns_srv.yml Treat empty string dig lookup responses as "missing record" 2019-02-22 18:02:10 +02:00
setup_matrix_base.yml Make vars.yml snapshotting optional and more configurable 2020-06-14 10:01:22 +03:00
setup_matrix_user.yml Do not create /home/matrix when creating the matrix user 2020-09-29 18:14:37 +03:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00