matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/tasks/ssl
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
..
main.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
setup_ssl_lets_encrypt.yml Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
setup_ssl_lets_encrypt_obtain_for_domain.yml Remove some more -v usage 2020-11-25 10:49:59 +02:00
setup_ssl_manually_managed.yml Make roles more independent of one another 2019-01-16 18:05:48 +02:00
setup_ssl_manually_managed_verify_for_domain.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
setup_ssl_self_signed.yml Removed a few syntax bugs in Archlinux configuration 2020-03-28 13:00:01 +01:00
setup_ssl_self_signed_obtain_for_domain.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00