Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-12-05 14:56:02 +01:00
parent 283bb9a7ea
commit 9fef897903
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -13,6 +13,8 @@ items:
data:
fmn.cfg: |-
{{ load_file('fmn.cfg') | indent(6) }}
api.toml: |-
{{ load_file('api.toml') | indent(6) }}
consumer.toml: |-
{{ load_file('consumer.toml') | indent(6) }}
sender-email.toml: |-