mmt-infra/group_vars/mmt.yml
2024-05-01 01:33:35 -07:00

9 lines
245 B
YAML

---
from_email: "{{ mmt_from_email }}"
hcaptcha_secret: "{{ mmt_hcaptcha_secret }}"
smtp_server: "{{ mmt_smtp_server }}"
smtp_password: "{{ mmt_smtp_password }}"
smtp_username: "{{ mmt_smtp_username }}"
form_to_email: "{{ mmt_form_to_email }}"