matrix-docker-ansible-deploy/roles/matrix-base/tasks/server_base
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
..
setup.yml Install lsb-release on Debian distros if unavailable 2020-08-27 13:58:35 +03:00
setup_archlinux.yml add ntpd defaults 2020-04-05 10:00:09 +03:00
setup_centos.yml Only install docker-python if matrix_docker_installation_enabled 2020-04-17 09:45:35 +03:00
setup_debian.yml Do not hardcode amd64 in setup_debian.yml 2020-12-17 11:37:30 +02:00
setup_raspbian.yml add ntpd defaults 2020-04-05 10:00:09 +03:00