mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 00:50:04 +08:00
copr-be: missing whitespace in vars.yml file
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
devel: {% if devel is defined and devel %}true{% else %}false{% endif %}
|
||||
|
||||
{% if copr_red_hat_subscription_password is defined %}
|
||||
copr_red_hat_subscription_password: "{{ copr_red_hat_subscription_password }}"
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user