)]}'
{"ansible/roles/mongodb/handlers/main.yml":[{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"1f89688e8df5d2a92386ffc02e0050266a9f2b8d","unresolved":false,"context_lines":[{"line_number":33,"context_line":"  become: true"},{"line_number":34,"context_line":"  command: \"docker exec -t mongodb mongo {{ hostvars[inventory_hostname][\u0027ansible_\u0027 + api_interface][\u0027ipv4\u0027][\u0027address\u0027] }} --quiet --eval \u0027rs.status().ok\u0027\""},{"line_number":35,"context_line":"  register: mongodb_replication_status"},{"line_number":36,"context_line":"  changed_when: false"},{"line_number":37,"context_line":"  delegate_to: \"{{ groups[\u0027mongodb\u0027][0] }}\""},{"line_number":38,"context_line":"  run_once: True"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_6e5d9013","line":36,"updated":"2019-06-13 17:35:21.000000000","message":"It\u0027s just checking the status, so it should never appear as something changed. Better notify at the top task like the other two.","commit_id":"975b5943c1b6b5ad1153f442374aec6c932f60d2"},{"author":{"_account_id":21757,"name":"Xing Zhang","email":"angeiv.zhang@gmail.com","username":"angeiv"},"change_message_id":"658cb279122f21919131314632d47dac1f194707","unresolved":false,"context_lines":[{"line_number":33,"context_line":"  become: true"},{"line_number":34,"context_line":"  command: \"docker exec -t mongodb mongo {{ hostvars[inventory_hostname][\u0027ansible_\u0027 + api_interface][\u0027ipv4\u0027][\u0027address\u0027] }} --quiet --eval \u0027rs.status().ok\u0027\""},{"line_number":35,"context_line":"  register: mongodb_replication_status"},{"line_number":36,"context_line":"  changed_when: false"},{"line_number":37,"context_line":"  delegate_to: \"{{ groups[\u0027mongodb\u0027][0] }}\""},{"line_number":38,"context_line":"  run_once: True"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_65626fb0","line":36,"in_reply_to":"9fb8cfa7_6e5d9013","updated":"2019-06-16 02:19:43.000000000","message":"Done","commit_id":"975b5943c1b6b5ad1153f442374aec6c932f60d2"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"2eb4351ed3ee095c47b074f4fc02bdc8d85291db","unresolved":false,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"- name: Checking current replication status"},{"line_number":34,"context_line":"  become: true"},{"line_number":35,"context_line":"  command: \"docker exec -t mongodb mongo --host {{ hostvars[inventory_hostname][\u0027ansible_\u0027 + api_interface][\u0027ipv4\u0027][\u0027address\u0027] }} --port {{ mongodb_port }} --quiet --eval \u0027rs.status().ok\u0027\""},{"line_number":36,"context_line":"  register: mongodb_replication_status"},{"line_number":37,"context_line":"  changed_when: false"},{"line_number":38,"context_line":"  delegate_to: \"{{ groups[\u0027mongodb\u0027][0] }}\""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"9fb8cfa7_456e4b00","line":35,"range":{"start_line":35,"start_character":171,"end_line":35,"end_character":187},"updated":"2019-06-16 07:49:14.000000000","message":"The single quotes are redundant here. This is command module, not shell, so it does not require escaping.","commit_id":"e25cf202c8b688d9fb08d3a134114f666fa590a4"}]}
