matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 3c285bc6f5 Install lsb-release on Debian distros if unavailable
Certain more-minimal Debian installations may not have
lsb-release installed, which makes the playbook fail.

We need lsb-release on Debian, so that ansible_lsb
could tell us if this is Debian or Raspbian.
2020-08-27 13:58:35 +03:00
..
server_base Install lsb-release on Debian distros if unavailable 2020-08-27 13:58:35 +03:00
clean_up_old_files.yml
main.yml Remove unused validate_config.yml, since it causes ansible warnings 2020-07-11 00:40:12 +03:00
sanity_check.yml Riot is now Element 2020-07-17 11:31:20 +03:00
self_check_dns_srv.yml
self_check_dns.yml
setup_matrix_base.yml
setup_matrix_user.yml Allow matrix_user_uid/matrix_user_gid to be specified manually 2020-07-06 11:05:34 +03:00
setup_well_known.yml