)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"759dcad39da04e803ce430b33503e0f18edde3cd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"4d3bb7e5_6fafc9dd","updated":"2023-09-28 14:32:58.000000000","message":"recheck - broken rocky repos","commit_id":"4e68dde47aa74f7ff73a6a1e3c2b0cc18c16918c"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"e23b91ef24e6ee40ab5f9c8ce604628d80269d90","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"5b8336f5_c38e2de1","updated":"2023-10-17 12:36:48.000000000","message":"recheck - functional jobs should be fixed","commit_id":"4e68dde47aa74f7ff73a6a1e3c2b0cc18c16918c"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"cfc4b430337704df725cf90785a979679428dde6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"daaa9abd_f9168e22","updated":"2023-10-04 16:33:03.000000000","message":"recheck Failed to download packages: No URLs in mirrorlist","commit_id":"4e68dde47aa74f7ff73a6a1e3c2b0cc18c16918c"}],"tasks/main.yml":[{"author":{"_account_id":32666,"name":"Damian Dąbrowski","email":"damian@dabrowski.cloud","username":"ddabrowski"},"change_message_id":"809c94fe81b4e4041d3461f8ca2dea4d748d63e6","unresolved":true,"context_lines":[{"line_number":110,"context_line":"  template:"},{"line_number":111,"context_line":"    src: \"systemd-timer.j2\""},{"line_number":112,"context_line":"    dest: \"/etc/systemd/system/{{ item.service_name | replace(\u0027 \u0027, \u0027_\u0027) }}.timer\""},{"line_number":113,"context_line":"    mode: \"0644\""},{"line_number":114,"context_line":"    owner: \"root\""},{"line_number":115,"context_line":"    group: \"root\""},{"line_number":116,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"7fdf927a_eff247e4","side":"PARENT","line":113,"updated":"2023-07-17 21:21:02.000000000","message":"hmm, for other roles we added \u0027mode\u0027 to \u0027template\u0027 module to fix linters, but we are removing it here. Why?\n\nhttps://review.opendev.org/c/openstack/openstack-ansible-plugins/+/888684/1/roles/ssh_keypairs/tasks/standalone/install_ssh_ca.yml#36","commit_id":"f3396119a44e63f3a95fbbcded85b5b7af4449ce"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"1ec193f37ee795dd6dc34caed3134dbcfdcb33f4","unresolved":false,"context_lines":[{"line_number":110,"context_line":"  template:"},{"line_number":111,"context_line":"    src: \"systemd-timer.j2\""},{"line_number":112,"context_line":"    dest: \"/etc/systemd/system/{{ item.service_name | replace(\u0027 \u0027, \u0027_\u0027) }}.timer\""},{"line_number":113,"context_line":"    mode: \"0644\""},{"line_number":114,"context_line":"    owner: \"root\""},{"line_number":115,"context_line":"    group: \"root\""},{"line_number":116,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"77f0fe70_5905b263","side":"PARENT","line":113,"in_reply_to":"7fdf927a_eff247e4","updated":"2023-08-17 11:07:19.000000000","message":"Done","commit_id":"f3396119a44e63f3a95fbbcded85b5b7af4449ce"},{"author":{"_account_id":32666,"name":"Damian Dąbrowski","email":"damian@dabrowski.cloud","username":"ddabrowski"},"change_message_id":"5bf2b28097fabcfb23a88de52dd8fd8241ae9386","unresolved":true,"context_lines":[{"line_number":63,"context_line":"      path: \"{{ item.systemd_lock_dir | default(systemd_lock_dir) }}/{{ item.systemd_slice_name | default(systemd_slice_name) | replace(\u0027 \u0027, \u0027_\u0027) }}\""},{"line_number":64,"context_line":"      owner: \"{{ item.systemd_user_name | default(systemd_user_name) }}\""},{"line_number":65,"context_line":"      group: \"{{ item.systemd_group_name | default(systemd_group_name) }}\""},{"line_number":66,"context_line":"      mode: \"02755\""},{"line_number":67,"context_line":"  tags:"},{"line_number":68,"context_line":"    - systemd-service"},{"line_number":69,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"2ba33b85_f95a9657","line":66,"updated":"2023-09-21 11:29:17.000000000","message":"don\u0027t you think we should define value for \u0027mode\u0027 in task vars(or if it\u0027s not possible, do not include in `loop_label` at all)?\n\ndefining static value \u002702755\u0027 twice(separately in `file` module arguments and in `loop_label`) looks fishy to me.\n\nOr maybe it\u0027s completely fine and it\u0027s only me being picky - I\u0027m just asking about your opinion.","commit_id":"d66f4585bf86714d84524427fec540dcb1ecaa45"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"47aaa86f3bec3d726488b75ff52a6c7aa7f440b3","unresolved":true,"context_lines":[{"line_number":63,"context_line":"      path: \"{{ item.systemd_lock_dir | default(systemd_lock_dir) }}/{{ item.systemd_slice_name | default(systemd_slice_name) | replace(\u0027 \u0027, \u0027_\u0027) }}\""},{"line_number":64,"context_line":"      owner: \"{{ item.systemd_user_name | default(systemd_user_name) }}\""},{"line_number":65,"context_line":"      group: \"{{ item.systemd_group_name | default(systemd_group_name) }}\""},{"line_number":66,"context_line":"      mode: \"02755\""},{"line_number":67,"context_line":"  tags:"},{"line_number":68,"context_line":"    - systemd-service"},{"line_number":69,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"331afd4b_c13fa299","line":66,"in_reply_to":"2ba33b85_f95a9657","updated":"2023-09-26 16:02:34.000000000","message":"I think you\u0027re right... That would make sense. But not sure if it should be in vars or just per task...","commit_id":"d66f4585bf86714d84524427fec540dcb1ecaa45"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"1af3d9d3ae6bc1704ea7f7144af99eec045809fb","unresolved":false,"context_lines":[{"line_number":63,"context_line":"      path: \"{{ item.systemd_lock_dir | default(systemd_lock_dir) }}/{{ item.systemd_slice_name | default(systemd_slice_name) | replace(\u0027 \u0027, \u0027_\u0027) }}\""},{"line_number":64,"context_line":"      owner: \"{{ item.systemd_user_name | default(systemd_user_name) }}\""},{"line_number":65,"context_line":"      group: \"{{ item.systemd_group_name | default(systemd_group_name) }}\""},{"line_number":66,"context_line":"      mode: \"02755\""},{"line_number":67,"context_line":"  tags:"},{"line_number":68,"context_line":"    - systemd-service"},{"line_number":69,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1ec5c9b3_2fd0a47d","line":66,"in_reply_to":"331afd4b_c13fa299","updated":"2023-09-26 17:10:01.000000000","message":"Done","commit_id":"d66f4585bf86714d84524427fec540dcb1ecaa45"}]}
