mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-05-03 18:50:40 +03:00
7c246b4a99
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`).