)]}'
{"tripleo_ansible/roles/tripleo_hosts_entries/tasks/main.yml":[{"author":{"_account_id":7144,"name":"James Slagle","email":"jslagle@redhat.com","username":"slagle"},"change_message_id":"2defa30acba846357c0e5bd2d66afe6211e1440e","unresolved":false,"context_lines":[{"line_number":54,"context_line":"      {{ tripleo_hosts_entries_extra_hosts_entries | join(\u0027\u0027) }}"},{"line_number":55,"context_line":""},{"line_number":56,"context_line":"      127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4"},{"line_number":57,"context_line":"      ::1         localhost localhost.localdomain localhost6 localhost6.localdomain6"},{"line_number":58,"context_line":"  tags:"},{"line_number":59,"context_line":"    - tripleo_hosts_entries"},{"line_number":60,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_e4d30436","line":57,"updated":"2020-01-23 22:07:52.000000000","message":"we don\u0027t know what else might be in the /etc/hosts file, so I don\u0027t think we want to completely overwrite what was there.\n\nWe can still use blockinfile by first setting a fact on localhost with the /etc/hosts content we want to add, then use blockinfile to with that fact.\n\nHave a look at what was done for the tripleo-ssh-known-hosts role which uses the same pattern:\n\nhttps://github.com/openstack/tripleo-ansible/blob/master/tripleo_ansible/roles/tripleo_ssh_known_hosts/tasks/main.yml#L46","commit_id":"149a7cff4de1af0c5fb4ee426071feffd590b7a5"}]}
