No ' around the API password.

This commit is contained in:
Andrea Dell'Amico 2020-02-11 17:41:47 +01:00
parent 78435d2526
commit 7146851841
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ api_version: 3.1
admin_user: {{ mailman_api_user }}
# The administrative password.
admin_pass: '{{ mailman_rest_api_pwd }}'
admin_pass: {{ mailman_rest_api_pwd }}
# Number of workers to start.
# http://docs.gunicorn.org/en/stable/settings.html#workers