)]}'
{"deployment/tripleo-packages/tripleo-packages-baremetal-puppet.yaml":[{"author":{"_account_id":22954,"name":"Juan Badia Payno","email":"jbadiapa@redhat.com","username":"jbadiapa"},"change_message_id":"8456c8a57530ed448d1a4308d8d6ed5bfa2d7134","unresolved":true,"context_lines":[{"line_number":322,"context_line":"                    remote_src: true"},{"line_number":323,"context_line":"                - name: Get lsblk for efi partition"},{"line_number":324,"context_line":"                  shell: |"},{"line_number":325,"context_line":"                    # in multipath case we see multiple records for same volume"},{"line_number":326,"context_line":"                    # We take PKNAME for device and MAJ:MIN for partition number"},{"line_number":327,"context_line":"                    lsblk -P -o NAME,PKNAME,FSTYPE,MOUNTPOINT,MAJ:MIN | grep efi | head -n 1 | sed \"s/MAJ:MIN/MAJMIN/\""},{"line_number":328,"context_line":"                  register: lsblk_entry"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"ff4875f4_68a45f9e","line":325,"range":{"start_line":325,"start_character":22,"end_line":325,"end_character":79},"updated":"2023-09-11 09:28:59.000000000","message":"What about \"sort -u\" instead of \"head -n 1\", so we can also check that there is just one line","commit_id":"efaf0fc2751c04ff3a05162ab7ec4e2de85963ca"},{"author":{"_account_id":11090,"name":"Sergii Golovatiuk","email":"sgolovat@redhat.com","username":"holser"},"change_message_id":"620976f3299bdaa74a08552dad08a377c2b8d3eb","unresolved":true,"context_lines":[{"line_number":324,"context_line":"                  shell: |"},{"line_number":325,"context_line":"                    # in multipath case we see multiple records for same volume"},{"line_number":326,"context_line":"                    # We take PKNAME for device and MAJ:MIN for partition number"},{"line_number":327,"context_line":"                    lsblk -P -o NAME,PKNAME,FSTYPE,MOUNTPOINT,MAJ:MIN | grep efi | head -n 1 | sed \"s/MAJ:MIN/MAJMIN/\""},{"line_number":328,"context_line":"                  register: lsblk_entry"},{"line_number":329,"context_line":"                - set_fact:"},{"line_number":330,"context_line":"                    \"{{ item.split(\u0027\u003d\u0027)[0] }}\": \"{{ item.split(\u0027\u003d\u0027)[1].replace(\u0027\\\"\u0027,\u0027\u0027) }}\""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"c845e142_e497d571","line":327,"updated":"2023-09-11 09:51:10.000000000","message":"lsblk -P -o NAME,PKNAME,FSTYPE,MOUNTPOINT,MAJ:MIN | awk /efi/ \u0027{gsub(\"MAJ:MIN\",\"MAJMIN\"); print $0; exit 0}\u0027","commit_id":"efaf0fc2751c04ff3a05162ab7ec4e2de85963ca"}]}
