copr-be: missing whitespace in vars.yml file
This commit is contained in:
parent
ae85ab2bdd
commit
82dba3bbb9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
devel: {% if devel is defined and devel %}true{% else %}false{% endif %}
|
devel: {% if devel is defined and devel %}true{% else %}false{% endif %}
|
||||||
|
|
||||||
{% if copr_red_hat_subscription_password is defined %}
|
{% if copr_red_hat_subscription_password is defined %}
|
||||||
copr_red_hat_subscription_password: "{{ copr_red_hat_subscription_password }}"
|
copr_red_hat_subscription_password: "{{ copr_red_hat_subscription_password }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue