)]}'
{"elk_metrics_7x/roles/elastic_beat_setup/defaults/main.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"2fd5ea1595248658404d55fb0a9ca5c1f9754744","unresolved":false,"context_lines":[{"line_number":31,"context_line":"# The variable defined here will be used to set the environment variable, \"no_proxy\"."},{"line_number":32,"context_line":"# This is by default set to elastic_beat_kibana_host, but if using a non-standard"},{"line_number":33,"context_line":"# interface, the no_proxy enivronment may need to be changed."},{"line_number":34,"context_line":"# elastic_beat_no_proxy: \"{{ elastic_beat_kibana_host }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_04c8a772","line":34,"range":{"start_line":34,"start_character":2,"end_line":34,"end_character":57},"updated":"2020-01-23 15:05:18.000000000","message":"We can probably uncomment this","commit_id":"1ffa22158c983bd415574a37d337efb97c477ebc"}],"elk_metrics_7x/roles/elastic_beat_setup/tasks/main.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"2fd5ea1595248658404d55fb0a9ca5c1f9754744","unresolved":false,"context_lines":[{"line_number":51,"context_line":"  with_items: \"{{ elastic_setup_flags }}\""},{"line_number":52,"context_line":"  register: templates"},{"line_number":53,"context_line":"  environment:"},{"line_number":54,"context_line":"    no_proxy: \"{{ elastic_beat_no_proxy | default(elastic_beat_kibana_host) }}\""},{"line_number":55,"context_line":"  until: templates is success"},{"line_number":56,"context_line":"  retries: 5"},{"line_number":57,"context_line":"  delay: 5"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_649cfb6f","line":54,"range":{"start_line":54,"start_character":40,"end_line":54,"end_character":75},"updated":"2020-01-23 15:05:18.000000000","message":"if elastic_beat_no_proxy will be present in defaults, we can drp this default filter","commit_id":"1ffa22158c983bd415574a37d337efb97c477ebc"}],"elk_metrics_7x/roles/elasticsearch/defaults/main.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"2fd5ea1595248658404d55fb0a9ca5c1f9754744","unresolved":false,"context_lines":[{"line_number":34,"context_line":""},{"line_number":35,"context_line":"# Set the addresses/interfaces for elasticsearch to bind to. If undefined, this binds to"},{"line_number":36,"context_line":"# localhost and the ansible_host and ansible_hostname addresses."},{"line_number":37,"context_line":"# elasticsearch_bind_addresses: [\"127.0.0.1\", \"{{ ansible_host }}\", \"{{ ansible_hostname }}\"]"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_04766740","line":37,"range":{"start_line":37,"start_character":2,"end_line":37,"end_character":93},"updated":"2020-01-23 15:05:18.000000000","message":"It\u0027s better to uncomment this","commit_id":"1ffa22158c983bd415574a37d337efb97c477ebc"}],"elk_metrics_7x/roles/elasticsearch/templates/elasticsearch.yml.j2":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"2fd5ea1595248658404d55fb0a9ca5c1f9754744","unresolved":false,"context_lines":[{"line_number":66,"context_line":"#"},{"line_number":67,"context_line":"# Set the bind address to a specific IP (IPv4 or IPv6):"},{"line_number":68,"context_line":"#"},{"line_number":69,"context_line":"network.host: {{ elasticsearch_bind_addresses | default([\"127.0.0.1\", ansible_host, ansible_hostname]) | list | to_json }}"},{"line_number":70,"context_line":"{% if elasticsearch_publish_host is defined %}"},{"line_number":71,"context_line":"network.publish_host: \"{{ elasticsearch_publish_host }}\""},{"line_number":72,"context_line":"{% endif %}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"3fa7e38b_848fb720","line":69,"range":{"start_line":69,"start_character":46,"end_line":69,"end_character":109},"updated":"2020-01-23 15:05:18.000000000","message":"and drop this part since it\u0027s present in defaults","commit_id":"1ffa22158c983bd415574a37d337efb97c477ebc"}]}
