)]}'
{"ansible/roles/baremetal/tasks/post-install.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"9a5b12706de4144b5cfcc0af919e84dd3c855fd7","unresolved":true,"context_lines":[{"line_number":135,"context_line":"    path: /etc/systemd/system/docker.service.d/kolla.conf"},{"line_number":136,"context_line":"    state: absent"},{"line_number":137,"context_line":"  when: \u003e"},{"line_number":138,"context_line":"    not docker_custom_option or"},{"line_number":139,"context_line":"    not docker_configure_for_zun | bool or"},{"line_number":140,"context_line":"    not docker_http_proxy or"},{"line_number":141,"context_line":"    not docker_https_proxy or"},{"line_number":142,"context_line":"    not docker_no_proxy"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"- name: Ensure docker service directory exists"},{"line_number":145,"context_line":"  become: True"},{"line_number":146,"context_line":"  file:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"1af54b0a_ba673030","line":143,"range":{"start_line":138,"start_character":0,"end_line":143,"end_character":0},"updated":"2021-03-26 08:52:08.000000000","message":"These should be and","commit_id":"c6656d1255334637b1e81bc953d03a40a2ac619c"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"9a5b12706de4144b5cfcc0af919e84dd3c855fd7","unresolved":true,"context_lines":[{"line_number":147,"context_line":"    path: /etc/systemd/system/docker.service.d"},{"line_number":148,"context_line":"    state: directory"},{"line_number":149,"context_line":"    recurse: yes"},{"line_number":150,"context_line":"  when: docker_custom_option | length \u003e 0 or docker_configure_for_zun|bool"},{"line_number":151,"context_line":""},{"line_number":152,"context_line":"- name: Configure docker service"},{"line_number":153,"context_line":"  become: True"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"86b2eb7e_051247e1","line":150,"range":{"start_line":150,"start_character":8,"end_line":150,"end_character":74},"updated":"2021-03-26 08:52:08.000000000","message":"This too. Could use a block?","commit_id":"c6656d1255334637b1e81bc953d03a40a2ac619c"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"18b071fc20bbae327465acab53b9c875d2a9c79e","unresolved":true,"context_lines":[{"line_number":135,"context_line":"    path: /etc/systemd/system/docker.service.d/kolla.conf"},{"line_number":136,"context_line":"    state: absent"},{"line_number":137,"context_line":"  when:"},{"line_number":138,"context_line":"    - docker_custom_option"},{"line_number":139,"context_line":"    - docker_configure_for_zun | bool"},{"line_number":140,"context_line":"    - docker_http_proxy"},{"line_number":141,"context_line":"    - docker_https_proxy"},{"line_number":142,"context_line":"    - docker_no_proxy"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"- name: Ensure docker service directory exists"},{"line_number":145,"context_line":"  become: True"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"41f04d45_cb82dca5","line":142,"range":{"start_line":138,"start_character":0,"end_line":142,"end_character":21},"updated":"2021-03-26 17:43:19.000000000","message":"not before all of them!","commit_id":"340ceb517f2ddcdaf5caf93e648d51f4c07b5b9f"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"29c972a6778723c5d3da28f199482a43345ef59e","unresolved":true,"context_lines":[{"line_number":135,"context_line":"    path: /etc/systemd/system/docker.service.d/kolla.conf"},{"line_number":136,"context_line":"    state: absent"},{"line_number":137,"context_line":"  when:"},{"line_number":138,"context_line":"    - docker_custom_option"},{"line_number":139,"context_line":"    - docker_configure_for_zun | bool"},{"line_number":140,"context_line":"    - docker_http_proxy"},{"line_number":141,"context_line":"    - docker_https_proxy"},{"line_number":142,"context_line":"    - docker_no_proxy"},{"line_number":143,"context_line":""},{"line_number":144,"context_line":"- name: Ensure docker service directory exists"},{"line_number":145,"context_line":"  become: True"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"cf3ae9b9_adf1dd2d","line":142,"range":{"start_line":138,"start_character":0,"end_line":142,"end_character":21},"in_reply_to":"41f04d45_cb82dca5","updated":"2021-03-29 06:40:02.000000000","message":"gah, too many changes :-)","commit_id":"340ceb517f2ddcdaf5caf93e648d51f4c07b5b9f"}],"ansible/roles/baremetal/templates/docker_systemd_service.j2":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"492a4fadb984fd75209fefce01331175b1694219","unresolved":true,"context_lines":[{"line_number":1,"context_line":"[Service]"},{"line_number":2,"context_line":"{% if docker_http_proxy | length \u003e 0 %}"},{"line_number":3,"context_line":"Environment\u003d\"HTTP_PROXY\u003d{{ docker_http_proxy }}\""},{"line_number":4,"context_line":"{% endif %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"cc0573df_6b5ea7a8","line":1,"updated":"2021-03-25 19:50:41.000000000","message":"This file only gets generated if:\n\ndocker_custom_option | length \u003e 0 or docker_configure_for_zun|bool","commit_id":"a1fc8b4f009ab4f411f5a5d28ea7791158ca2a97"}]}
