Shorten loop outputs with smaller labels

This commit is contained in:
2024-04-14 00:26:46 +02:00
parent 4e78974f05
commit 8826f60aa2
2 changed files with 26 additions and 2 deletions

View File

@@ -304,7 +304,7 @@
- build
- src
loop_control:
label: "{{ item.name }}"
label: "{{ item[0].name }}/{{ item[1] }}"
- name: install AUR packages
pacman: