Add email to tandoor

This commit is contained in:
Jake Howard
2022-09-22 09:13:28 +01:00
parent 356e04c005
commit cf6cc7de7a
3 changed files with 26 additions and 8 deletions

View File

@ -1 +1,4 @@
tandoor_secret_key: "{{ vault_tandoor_secret_key }}"
tandoor_email_user: "{{ vault_tandoor_email_user }}"
tandoor_email_password: "{{ vault_tandoor_email_password }}"
tandoor_email_from: "{{ vault_tandoor_email_from }}"