mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
elections: add missing closing parenthesis
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -13,4 +13,4 @@ items:
|
||||
app: elections
|
||||
data:
|
||||
client_secrets.json: |-
|
||||
{{ load_file('client_secrets.json' | indent }}
|
||||
{{ load_file('client_secrets.json') | indent }}
|
||||
|
||||
Reference in New Issue
Block a user