matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/tasks/ssl
Slavi Pantaleev 7c246b4a99 Make error about unset matrix_ssl_lets_encrypt_support_email more descriptive
Previously, we'd show an error like this:

{"changed": false, "item": null, "msg": "Detected an undefined required variable"}

.. which didn't mention the variable name
(`matrix_ssl_lets_encrypt_support_email`).
2019-04-28 11:02:17 +03:00
..
main.yml
setup_ssl_lets_encrypt_obtain_for_domain.yml
setup_ssl_lets_encrypt.yml Make error about unset matrix_ssl_lets_encrypt_support_email more descriptive 2019-04-28 11:02:17 +03:00
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