matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev f545de53f7 Do not hardcode "ubuntu" for the Docker APT key URL
Well, `ubuntu` or `debian`, the same key is served right now,
so it doesn't really matter.

This seems cleaner and less prone to breakage though.
2020-12-17 11:39:18 +02:00
..
server_base Do not hardcode "ubuntu" for the Docker APT key URL 2020-12-17 11:39:18 +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