mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
I always forget how strict JSON is.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"token": "{{pdc_updater_api_token_stg }}"
|
||||
{% else %}
|
||||
"host": "https://pdc.fedoraproject.org/rest_api/v1/",
|
||||
'token': '{{pdc_updater_api_token_prod }}'
|
||||
"token": "{{pdc_updater_api_token_prod }}"
|
||||
{% endif %}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user