)]}'
{"ansible/site.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"c558dbe68203d55a652664027770afe68c949ed1","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    - name: Override Ansible Python interpreter"},{"line_number":7,"context_line":"      set_fact:"},{"line_number":8,"context_line":"        ansible_python_interpreter: \"{{ virtualenv }}/bin/python\""},{"line_number":9,"context_line":"      when: virtualenv is not none"},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"- import_playbook: gather-facts.yml"},{"line_number":12,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1f493fa4_14cac59f","line":9,"updated":"2020-04-27 10:09:40.000000000","message":"Does this work when localhost is on in the baremetal group? We might have delegate_to: localhost, but won\u0027t have the virtualenv there.","commit_id":"c8df53aeef1ad683ff2ea3b89317ac1828a70334"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"218ac3b16fa473d26ddb9fd04a13afabee70ace8","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    - name: Override Ansible Python interpreter"},{"line_number":7,"context_line":"      set_fact:"},{"line_number":8,"context_line":"        ansible_python_interpreter: \"{{ virtualenv }}/bin/python\""},{"line_number":9,"context_line":"      when: virtualenv is not none"},{"line_number":10,"context_line":""},{"line_number":11,"context_line":"- import_playbook: gather-facts.yml"},{"line_number":12,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1f493fa4_2087b611","line":9,"in_reply_to":"1f493fa4_14cac59f","updated":"2020-04-27 15:08:40.000000000","message":"Good point. You probably mean localhost is *not* in the baremetal group.","commit_id":"c8df53aeef1ad683ff2ea3b89317ac1828a70334"}],"tests/templates/globals-default.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"c63a9befbb4bada14263cf2310afd40d1d619fa1","unresolved":false,"context_lines":[{"line_number":17,"context_line":"  registry-mirrors:"},{"line_number":18,"context_line":"    - {{ infra_dockerhub_mirror }}"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"virtualenv: /opt/kolla-target-host-venv"},{"line_number":21,"context_line":""},{"line_number":22,"context_line":"# Use a random router id, otherwise it may result in the same router id"},{"line_number":23,"context_line":"# in the CI gate."}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"3f4c43b2_5d23cc56","line":20,"range":{"start_line":20,"start_character":12,"end_line":20,"end_character":39},"updated":"2020-04-20 10:03:10.000000000","message":"You\u0027ll need to set ansible_python_interpreter to  /opt/kolla-target-host-venv/bin/python. It works on C8 because it\u0027s in system packages.","commit_id":"9d79b61c13c42e12a392b48915573c3a5ebec785"}]}
