mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:58:34 +01:00
fix: move email addresses to var file
This commit is contained in:
6
roles/mail/templates/enabled_senders
Normal file
6
roles/mail/templates/enabled_senders
Normal file
@@ -0,0 +1,6 @@
|
||||
# Sender adress the user may use :)
|
||||
{% for key, value in mail_enabled_senders %}
|
||||
{{ key }} {{ value }}
|
||||
{% endfor %}
|
||||
|
||||
@atlantishq.de sheppy
|
||||
Reference in New Issue
Block a user