copr-fe: unblock copr-fe playbook, missing quotes
This commit is contained in:
parent
744523bee4
commit
94133e764f
1 changed files with 1 additions and 1 deletions
|
@ -192,5 +192,5 @@
|
|||
group: "nagios"
|
||||
mode: 0750
|
||||
vars:
|
||||
api_key: "{{ copr_uptimerobot_api_key_ro | default("not-configured") }}"
|
||||
api_key: "{{ copr_uptimerobot_api_key_ro | default('not-configured') }}"
|
||||
tags: copr_cdn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue