4 lines
136 B
Text
4 lines
136 B
Text
# {{ ansible_managed }}
|
|
|
|
PUBLIC_URL=https://{{ deposit_hostname }}
|
|
MOLLIE_API_KEY={{ lookup('passwordstore', 'mollie subkey=apikey') }}
|