matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 23daec748c Require Ansible v2.7 or newer (because of items2dict and dict2items)
Interestingly, no one has reported this failure before #662 (Github
Issue).

It doesn't make sense to keep saying that we support such old Ansible
versions, when we're not even testing on anything close to those.

Time is also passing and such versions are getting more and more
ancient. It's time we bumped our requirements to something that is more
likely to work.
2020-10-02 11:53:19 +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 Require Ansible v2.7 or newer (because of items2dict and dict2items) 2020-10-02 11:53:19 +03:00
self_check_dns_srv.yml
self_check_dns.yml
setup_matrix_base.yml
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