Slavi Pantaleev
89648cf58e
Fix some ansible-lint-reported warnings
3 lat temu
Slavi Pantaleev
211ff20891
Fix package-latest ansible-lint errors
Reference: https://ansible-lint.readthedocs.io/en/latest/default_rules/#package-latest
3 lat temu
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 lat temu
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 lat temu
Slavi Pantaleev
34cdaade08
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
3 lat temu
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 lat temu
Slavi Pantaleev
4e4fb98a65
Do not install fuse unless necessary
Discussed here: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1510
4 lat temu
Michael Collins
98e6cd685d
sync with previous repo
4 lat temu
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 lat temu
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 lat temu
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 lat temu
Alin Trăistaru
604e581a97
add ntpd defaults
6 lat temu
Slavi Pantaleev
26b73e3a4b
Do not install unnecessary bash-completion
6 lat temu
Gergely Horváth
1c314fcf29
first version of raspbian docker setup
6 lat temu
Slavi Pantaleev
f348370f15
Remove unnecessary update_cache directive / Debian
We've just updated it in the task above, so it's unnecessary
6 lat temu
Dan Arnfield
960088752c
Add matrix_docker_package_name
6 lat temu
Dan Arnfield
80cfb2a93e
Add matrix_docker_installation_enabled
6 lat temu
Dan Arnfield
3cec6947ed
Refactor base server setup tasks
6 lat temu