mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 19:11:24 +08:00
Whitespace, again.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
|
||||
{% if env == "staging" %}
|
||||
"authority": "id.stg.fedoraproject.org"
|
||||
"authority": "id.stg.fedoraproject.org"
|
||||
{% else %}
|
||||
"authority": "id.fedoraproject.org"
|
||||
"authority": "id.fedoraproject.org"
|
||||
{% endif %}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user