Skip to content

Commit

Permalink
set label when looping over copr projects
Browse files Browse the repository at this point in the history
makes the output nice and clean
  • Loading branch information
evgeni committed Sep 29, 2023
1 parent b4a7db5 commit 84f0a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obal/data/roles/build_package/tasks/copr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
loop: "{{ copr_projects }}"
loop_control:
loop_var: copr_project
label: "{{ copr_project['copr_project_name'] }}"

0 comments on commit 84f0a80

Please sign in to comment.