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
setup_ssl_lets_encrypt_obtain_for_domain.yml
setup_ssl_lets_encrypt.yml
setup_ssl_manually_managed_verify_for_domain.yml
setup_ssl_manually_managed.yml
setup_ssl_self_signed_obtain_for_domain.yml
setup_ssl_self_signed.yml