matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/tasks
pushytoxin bee14550ab Fix local/bin scripts autocompletion by adding rx perms to everyone
It's mildly annoying when trying to execute these scripts while logged
in as a regular user, as the missing execute permissions will hinder
autocompletion even when trying to use with sudo.

These shell scripts don't contain secrets, but may fail when ran by a
regular user. The failure is due to the lack of access to the /matrix
directory, and does not result in any damage.
2021-05-28 10:39:27 +02:00
..
ssl Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
init.yml Replace cronjobs with systemd timers 2021-01-14 23:35:50 +02:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
self_check_well_known.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_well_known_file.yml matrix-nginx-proxy: specify Origin header, comply with CORS 2021-03-15 14:24:55 +02:00
setup_nginx_proxy.yml Delete Hydrogen nginx configuration file when disabled 2021-05-21 12:58:32 +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
validate_config.yml Also check if matrix_ssl_lets_encrypt_support_email is blank 2021-03-17 00:54:05 -05:00