Slavi Pantaleev
8748f3d443
Move python{,3}-docker installation to another task
This also adds support for installing python3-docker (not python-docker)
in systems that run Python 3.
5 лет назад
Slavi Pantaleev
349fbb6434
Do not hardcode armhf for Raspbian
Raspbian doesn't seem to support arm64, so this is somewhat pointless
right now.
However, they might in the future. Doing this should also unify us
some more with `setup_debian.yml` with the ultimate goal of
eliminating `setup_raspbian.yml`.
5 лет назад
Slavi Pantaleev
a09ed58892
Ensure gnupg installed on Raspbian
It's likely installed by default, but it doesn't hurt to specify it.
It also makes us more the same with `setup_debian.yml`.
5 лет назад
Alin Trăistaru
604e581a97
add ntpd defaults
6 лет назад
Slavi Pantaleev
26b73e3a4b
Do not install unnecessary bash-completion
6 лет назад
Gergely Horváth
1c314fcf29
first version of raspbian docker setup
6 лет назад
Slavi Pantaleev
f348370f15
Remove unnecessary update_cache directive / Debian
We've just updated it in the task above, so it's unnecessary
6 лет назад
Dan Arnfield
960088752c
Add matrix_docker_package_name
6 лет назад
Dan Arnfield
80cfb2a93e
Add matrix_docker_installation_enabled
6 лет назад
Dan Arnfield
3cec6947ed
Refactor base server setup tasks
6 лет назад