)]}'
{"releasenotes/notes/haproxy-hatop-4d6525a52f93a69e.yaml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6d97926db3bd6bcc494aab84b2ff51441957de1a","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Variable ``haproxy_hatop_downloader`` has been deprecated, That varaible"},{"line_number":5,"context_line":"    supposed to use url override if needed to install it deployments with"},{"line_number":6,"context_line":"    limited internet connection."},{"line_number":7,"context_line":"features:"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1180d5e6_58554bb3","line":4,"range":{"start_line":4,"start_character":63,"end_line":4,"end_character":76},"updated":"2020-12-30 16:05:39.000000000","message":"Deployers","commit_id":"15cc9dc415d87a15643c15c92d4abb01b74246cf"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6d97926db3bd6bcc494aab84b2ff51441957de1a","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Variable ``haproxy_hatop_downloader`` has been deprecated, That varaible"},{"line_number":5,"context_line":"    supposed to use url override if needed to install it deployments with"},{"line_number":6,"context_line":"    limited internet connection."},{"line_number":7,"context_line":"features:"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"e6984dfd_50fe0296","line":4,"range":{"start_line":4,"start_character":51,"end_line":4,"end_character":61},"updated":"2020-12-30 16:05:39.000000000","message":"removed - deprecated it means it still present and planned to be removed in the future.","commit_id":"15cc9dc415d87a15643c15c92d4abb01b74246cf"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6d97926db3bd6bcc494aab84b2ff51441957de1a","unresolved":true,"context_lines":[{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Variable ``haproxy_hatop_downloader`` has been deprecated, That varaible"},{"line_number":5,"context_line":"    supposed to use url override if needed to install it deployments with"},{"line_number":6,"context_line":"    limited internet connection."},{"line_number":7,"context_line":"features:"},{"line_number":8,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"1adefae4_97e275c5","line":5,"range":{"start_line":5,"start_character":54,"end_line":5,"end_character":56},"updated":"2020-12-30 16:05:39.000000000","message":"in","commit_id":"15cc9dc415d87a15643c15c92d4abb01b74246cf"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6d97926db3bd6bcc494aab84b2ff51441957de1a","unresolved":true,"context_lines":[{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Variable ``haproxy_hatop_downloader`` has been deprecated, That varaible"},{"line_number":5,"context_line":"    supposed to use url override if needed to install it deployments with"},{"line_number":6,"context_line":"    limited internet connection."},{"line_number":7,"context_line":"features:"},{"line_number":8,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"a977f511_c411a14d","line":5,"range":{"start_line":5,"start_character":19,"end_line":5,"end_character":20},"updated":"2020-12-30 16:05:39.000000000","message":"variable ``haproxy_hatop_download_url`` for","commit_id":"15cc9dc415d87a15643c15c92d4abb01b74246cf"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6d97926db3bd6bcc494aab84b2ff51441957de1a","unresolved":true,"context_lines":[{"line_number":6,"context_line":"    limited internet connection."},{"line_number":7,"context_line":"features:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":"    added new variable ``haproxy_hatop_install``, that allows to conditionally"},{"line_number":10,"context_line":"    enable or disable hatop installation."}],"source_content_type":"text/x-yaml","patch_set":7,"id":"0fecce58_48d6d6d9","line":9,"range":{"start_line":9,"start_character":4,"end_line":9,"end_character":5},"updated":"2020-12-30 16:05:39.000000000","message":"A","commit_id":"15cc9dc415d87a15643c15c92d4abb01b74246cf"}],"tasks/haproxy_install.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"7fd7183c22a92abde0e7706c76d7907f693cd454","unresolved":true,"context_lines":[{"line_number":49,"context_line":"    dest: \"{{ haproxy_hatop_download_path }}/{{ haproxy_hatop_download_url | basename | replace(\u0027.tar.gz\u0027, \u0027\u0027) }}\""},{"line_number":50,"context_line":"    extra_opts:"},{"line_number":51,"context_line":"      - --strip-components\u003d1"},{"line_number":52,"context_line":"  delegate_to: \"{{ (haproxy_hatop_downloader \u003d\u003d \u0027deployment-host\u0027) | ternary(\u0027localhost\u0027, inventory_hostname) }}\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"- name: Install HATop"},{"line_number":55,"context_line":"  command: \"install -m 755 bin/hatop /usr/local/bin\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"deb9ef3f_2b348af5","line":52,"range":{"start_line":52,"start_character":0,"end_line":52,"end_character":113},"updated":"2020-12-29 07:05:51.000000000","message":"I\u0027m not sure it\u0027s valid since hatop should be installed not on deploy host, but on the hosts where haproxy runs? I think the idea of the first delegate was only to download binary once and then use unarchive it on destination hosts, which is controlled by remote_src","commit_id":"305213b317ba8c3b6c79a0589317d720d4c796a3"},{"author":{"_account_id":28752,"name":"Satish Patel","email":"satish.txt@gmail.com","username":"spatel"},"change_message_id":"19a78a46659c7e9749ee33c65922211d4cc36f4e","unresolved":false,"context_lines":[{"line_number":49,"context_line":"    dest: \"{{ haproxy_hatop_download_path }}/{{ haproxy_hatop_download_url | basename | replace(\u0027.tar.gz\u0027, \u0027\u0027) }}\""},{"line_number":50,"context_line":"    extra_opts:"},{"line_number":51,"context_line":"      - --strip-components\u003d1"},{"line_number":52,"context_line":"  delegate_to: \"{{ (haproxy_hatop_downloader \u003d\u003d \u0027deployment-host\u0027) | ternary(\u0027localhost\u0027, inventory_hostname) }}\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"- name: Install HATop"},{"line_number":55,"context_line":"  command: \"install -m 755 bin/hatop /usr/local/bin\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"312c201d_efbf36e5","line":52,"range":{"start_line":52,"start_character":0,"end_line":52,"end_character":113},"in_reply_to":"deb9ef3f_2b348af5","updated":"2020-12-29 15:09:44.000000000","message":"That task was failing to find /opt/cache/files directory not sure why.","commit_id":"305213b317ba8c3b6c79a0589317d720d4c796a3"},{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"5cfecbc4b67af9eda0cbd08662efaa5befb360d4","unresolved":true,"context_lines":[{"line_number":48,"context_line":"  until: fetch_url is success"},{"line_number":49,"context_line":"  retries: 3"},{"line_number":50,"context_line":"  delay: 10"},{"line_number":51,"context_line":"  run_once: true"},{"line_number":52,"context_line":"  delegate_to: \"{{ (haproxy_hatop_downloader \u003d\u003d \u0027deployment-host\u0027) | ternary(\u0027localhost\u0027, inventory_hostname) }}\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"- name: Unarchive HATop"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"96836536_f2cec62a","line":51,"range":{"start_line":51,"start_character":2,"end_line":51,"end_character":16},"updated":"2020-12-29 17:41:58.000000000","message":"this only downloads on the first host of the play, what happens when haproxy-downloader is target-host?","commit_id":"026880e5ce6558af5d23b6a7b9d109ab60f69e8f"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"a959f653dc90e65e6305b699d5e12ac545765198","unresolved":true,"context_lines":[{"line_number":48,"context_line":"  until: fetch_url is success"},{"line_number":49,"context_line":"  retries: 3"},{"line_number":50,"context_line":"  delay: 10"},{"line_number":51,"context_line":"  run_once: true"},{"line_number":52,"context_line":"  delegate_to: \"{{ (haproxy_hatop_downloader \u003d\u003d \u0027deployment-host\u0027) | ternary(\u0027localhost\u0027, inventory_hostname) }}\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"- name: Unarchive HATop"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ad7655b0_139cb6aa","line":51,"range":{"start_line":51,"start_character":2,"end_line":51,"end_character":16},"in_reply_to":"96836536_f2cec62a","updated":"2020-12-29 17:45:59.000000000","message":"we use delegate-to here, so that is kind of intended?\nBut it feels that haproxy_hatop_downloader is messy overall","commit_id":"026880e5ce6558af5d23b6a7b9d109ab60f69e8f"},{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"4ac79287794c28b09291e35c67df3a3eb8b23fe6","unresolved":true,"context_lines":[{"line_number":48,"context_line":"  until: fetch_url is success"},{"line_number":49,"context_line":"  retries: 3"},{"line_number":50,"context_line":"  delay: 10"},{"line_number":51,"context_line":"  run_once: true"},{"line_number":52,"context_line":"  delegate_to: \"{{ (haproxy_hatop_downloader \u003d\u003d \u0027deployment-host\u0027) | ternary(\u0027localhost\u0027, inventory_hostname) }}\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"- name: Unarchive HATop"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"bd7c02ee_e64462c1","line":51,"range":{"start_line":51,"start_character":2,"end_line":51,"end_character":16},"in_reply_to":"ad7655b0_139cb6aa","updated":"2020-12-29 18:04:36.000000000","message":"urgh ok, delegate_to and run_once is all getting messy - agree","commit_id":"026880e5ce6558af5d23b6a7b9d109ab60f69e8f"}]}
