mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
typo syntax
This commit is contained in:
@@ -61,4 +61,4 @@ ENFORCE_PROTOCOL_FOR_BACKEND_URL = "https"
|
||||
ENFORCE_PROTOCOL_FOR_FRONTEND_URL = "https"
|
||||
{% endif %}
|
||||
|
||||
DIST_GIT_URL=http://{{ dist_git_base_url }}/cgit
|
||||
DIST_GIT_URL="http://{{ dist_git_base_url }}/cgit"
|
||||
|
||||
Reference in New Issue
Block a user