matrix-docker-ansible-deploy/roles/matrix-base/tasks
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`.
2020-12-17 11:47:34 +02:00
..
server_base Do not hardcode armhf for Raspbian 2020-12-17 11:47:34 +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