)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"1e1b633db950c049510e278cd0ed86ee4eeeb055","unresolved":false,"context_lines":[{"line_number":1,"context_line":"Parent:     e9c37f5e (Merge \"Add Centos 8 to galaxy_info versions\")"},{"line_number":2,"context_line":"Author:     Harald Jensås \u003chjensas@redhat.com\u003e"},{"line_number":3,"context_line":"AuthorDate: 2020-03-23 11:04:33 +0100"},{"line_number":4,"context_line":"Commit:     Harald Jensås \u003chjensas@redhat.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"df33271e_0c7a2423","line":1,"updated":"2020-03-23 16:37:03.000000000","message":"would be really nice to add:\nCloses-Bug: #1868588","commit_id":"c8b27581350f9ba41c6ab6b7659699c5d766260c"}],"tripleo_ansible/roles/tripleo_hosts_entries/tasks/main.yml":[{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"63a494b04ca3b8fc9b1c75a41ed81a59792d8587","unresolved":false,"context_lines":[{"line_number":31,"context_line":"  run_once: true"},{"line_number":32,"context_line":"  set_fact:"},{"line_number":33,"context_line":"    tripleo_hosts_entries_block: |"},{"line_number":34,"context_line":"      {{ tripleo_hosts_entries_undercloud_hosts_entries | default([]) | join(\u0027\u0027) }}"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"      {{ tripleo_hosts_entries_vip_hosts_entries | default([]) | join(\u0027\u0027) }}"},{"line_number":37,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_0646777d","side":"PARENT","line":34,"range":{"start_line":34,"start_character":9,"end_line":34,"end_character":55},"updated":"2020-03-24 10:21:38.000000000","message":"ditto","commit_id":"e9c37f5e5599bf34a58c59f6dac621563696be0d"},{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"63a494b04ca3b8fc9b1c75a41ed81a59792d8587","unresolved":false,"context_lines":[{"line_number":33,"context_line":"    tripleo_hosts_entries_block: |"},{"line_number":34,"context_line":"      {{ tripleo_hosts_entries_undercloud_hosts_entries | default([]) | join(\u0027\u0027) }}"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"      {{ tripleo_hosts_entries_vip_hosts_entries | default([]) | join(\u0027\u0027) }}"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"      {% for host in groups[\u0027overcloud\u0027] -%}"},{"line_number":39,"context_line":"      {{ hostvars[host][hostvars[host][\u0027hostname_resolve_network\u0027] ~ \u0027_ip\u0027] ~ \u0027 \u0027 ~"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_c64bef84","side":"PARENT","line":36,"range":{"start_line":36,"start_character":9,"end_line":36,"end_character":48},"updated":"2020-03-24 10:21:38.000000000","message":"seems unused anymore, drop it?","commit_id":"e9c37f5e5599bf34a58c59f6dac621563696be0d"},{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"63a494b04ca3b8fc9b1c75a41ed81a59792d8587","unresolved":false,"context_lines":[{"line_number":53,"context_line":""},{"line_number":54,"context_line":"      {% endfor -%}"},{"line_number":55,"context_line":""},{"line_number":56,"context_line":"      {{ tripleo_hosts_entries_extra_hosts_entries | default([]) | join(\u0027\u0027) }}"},{"line_number":57,"context_line":"  tags:"},{"line_number":58,"context_line":"    - tripleo_hosts_entries"},{"line_number":59,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_265c5b4a","side":"PARENT","line":56,"range":{"start_line":56,"start_character":9,"end_line":56,"end_character":50},"updated":"2020-03-24 10:21:38.000000000","message":"ditto","commit_id":"e9c37f5e5599bf34a58c59f6dac621563696be0d"},{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"63a494b04ca3b8fc9b1c75a41ed81a59792d8587","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    insertbefore: BOF"},{"line_number":37,"context_line":"    # The full hosts entries are in global_vars, from tripleo-heat-templates,"},{"line_number":38,"context_line":"    # overcloud.j2.yaml#L794-L821 - HostsEntryValue"},{"line_number":39,"context_line":"    block: \"{{ hosts_entry }}\""},{"line_number":40,"context_line":"  tags:"},{"line_number":41,"context_line":"    - tripleo_hosts_entries"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_c6300f0b","line":39,"range":{"start_line":39,"start_character":15,"end_line":39,"end_character":26},"updated":"2020-03-24 10:21:38.000000000","message":"this should be given a default value, and skipped here if empty","commit_id":"df77fd9f30d2d9074172a7466a760b9948c128f8"},{"author":{"_account_id":6926,"name":"Bogdan Dobrelya","email":"bdobreli@redhat.com","username":"bogdando"},"change_message_id":"b4a6784dd0eddce30a157cb368164f5490e38125","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    insertbefore: BOF"},{"line_number":37,"context_line":"    # The full hosts entries are in global_vars, from tripleo-heat-templates,"},{"line_number":38,"context_line":"    # overcloud.j2.yaml#L794-L821 - HostsEntryValue"},{"line_number":39,"context_line":"    block: \"{{ hosts_entry }}\""},{"line_number":40,"context_line":"  tags:"},{"line_number":41,"context_line":"    - tripleo_hosts_entries"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_353d9fbb","line":39,"range":{"start_line":39,"start_character":15,"end_line":39,"end_character":26},"in_reply_to":"df33271e_5c04d017","updated":"2020-03-24 14:25:09.000000000","message":"right, but there should be a safe default for non-faily calls of the module","commit_id":"df77fd9f30d2d9074172a7466a760b9948c128f8"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"d4ad6ef39ead942c29b0b6b9e77277d961df638e","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    insertbefore: BOF"},{"line_number":37,"context_line":"    # The full hosts entries are in global_vars, from tripleo-heat-templates,"},{"line_number":38,"context_line":"    # overcloud.j2.yaml#L794-L821 - HostsEntryValue"},{"line_number":39,"context_line":"    block: \"{{ hosts_entry }}\""},{"line_number":40,"context_line":"  tags:"},{"line_number":41,"context_line":"    - tripleo_hosts_entries"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"df33271e_5c04d017","line":39,"range":{"start_line":39,"start_character":15,"end_line":39,"end_character":26},"in_reply_to":"df33271e_c6300f0b","updated":"2020-03-24 12:43:12.000000000","message":"not sure we\u0027ll ever see it empty or \"unset\"... ? Any idea why this would happen? Even the undercloud deploy pushes content there... Minions maybe?","commit_id":"df77fd9f30d2d9074172a7466a760b9948c128f8"}]}
