)]}'
{"playbooks/roles/gerrit/tasks/main.yaml":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"fe6fa28bbe3d019807887cb1a72134d92d56c52b","unresolved":true,"context_lines":[{"line_number":86,"context_line":"  when: gerrit_replication is defined"},{"line_number":87,"context_line":""},{"line_number":88,"context_line":"- name: Write Gerrit JGit config"},{"line_number":89,"context_line":"  template:"},{"line_number":90,"context_line":"    src: jgit.config"},{"line_number":91,"context_line":"    dest: \"{{ gerrit_site_dir }}/etc/jgit.config\""},{"line_number":92,"context_line":"    owner: \"{{ gerrit_user_name }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"d3dbc81b_bb8e9653","line":89,"updated":"2020-12-01 20:27:20.000000000","message":"Technically this doesn\u0027t need to be a template as there is no substitution, but this should work.","commit_id":"d1e783876df4cec6c73abbcdb7bf39ee54b54fa2"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"9b2f54bce0d50b7b7bfc8cc2b3a7edfc1536eebd","unresolved":false,"context_lines":[{"line_number":86,"context_line":"  when: gerrit_replication is defined"},{"line_number":87,"context_line":""},{"line_number":88,"context_line":"- name: Write Gerrit JGit config"},{"line_number":89,"context_line":"  template:"},{"line_number":90,"context_line":"    src: jgit.config"},{"line_number":91,"context_line":"    dest: \"{{ gerrit_site_dir }}/etc/jgit.config\""},{"line_number":92,"context_line":"    owner: \"{{ gerrit_user_name }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1a563bd0_2c7599f0","line":89,"updated":"2020-12-01 20:52:38.000000000","message":"We did gerrit.config and secure.config as templates too even though they\u0027re not j2 files, so I was just trying to keep it consistent. Though now that I look, those also contain templating and just lack the file extension? I\u0027ll fix them.","commit_id":"d1e783876df4cec6c73abbcdb7bf39ee54b54fa2"},{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"8228455101f677eab8299dfa8c8ae6b561fb1464","unresolved":true,"context_lines":[{"line_number":92,"context_line":"    dest: \"{{ gerrit_site_dir }}/etc/jgit.config\""},{"line_number":93,"context_line":"    owner: \"{{ gerrit_user_name }}\""},{"line_number":94,"context_line":"    group: \"{{ gerrit_user_name }}\""},{"line_number":95,"context_line":"    mode: 0644"},{"line_number":96,"context_line":"    mode: preserve"},{"line_number":97,"context_line":""},{"line_number":98,"context_line":"# Server host key for SSH service on port 29418"},{"line_number":99,"context_line":"- name: Write Gerrit SSH host private key"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"8fad6a25_b88fd086","line":96,"range":{"start_line":95,"start_character":4,"end_line":96,"end_character":18},"updated":"2020-12-01 22:13:37.000000000","message":"The two mode: listings here are causing ansible lint to be angry about duplicate keys.","commit_id":"4685a7aa67a3d93667c7aa26bc835eb1c8c158bf"}]}
