)]}'
{"ansible/roles/ceph/tasks/upgrade.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":"435e98c404f9878daff3c0208ae5dde2cbb18920","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"- name: Check final release (as running on MONs)"},{"line_number":39,"context_line":"  become: true"},{"line_number":40,"context_line":"  shell: \"docker exec ceph_mon ceph -m {{ hostvars[inventory_hostname][\u0027ansible_\u0027 + storage_interface][\u0027ipv4\u0027][\u0027address\u0027] }} versions\""},{"line_number":41,"context_line":"  changed_when: false"},{"line_number":42,"context_line":"  register: ceph_release_command"},{"line_number":43,"context_line":"  delegate_to: \"{{ groups[\u0027ceph-mon\u0027][0] }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"7faddb67_340d673e","line":40,"range":{"start_line":40,"start_character":2,"end_line":40,"end_character":7},"updated":"2019-07-05 07:01:01.000000000","message":"let\u0027s drop shell now and use command","commit_id":"9ba9870e1e3bb00b85e24b1126dfac7954478be6"},{"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":"b68f5877f4d3f551cdd4578769ba741c13c8d40f","unresolved":false,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":"- name: Finalize the upgrade by disallowing older OSDs"},{"line_number":47,"context_line":"  become: true"},{"line_number":48,"context_line":"  command: \"docker exec ceph_mon ceph osd require-osd-release {{ ((ceph_release_command.stdout|from_json).mon | string).split(\u0027 \u0027)[4] }}\""},{"line_number":49,"context_line":"  changed_when: false"},{"line_number":50,"context_line":"  delegate_to: \"{{ groups[\u0027ceph-mon\u0027][0] }}\""},{"line_number":51,"context_line":"  run_once: true"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"7faddb67_f406ef20","line":48,"updated":"2019-07-05 07:01:53.000000000","message":"-m here as well?","commit_id":"9ba9870e1e3bb00b85e24b1126dfac7954478be6"},{"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":"308b043b198e72842291c8973257311458e17ea1","unresolved":false,"context_lines":[{"line_number":37,"context_line":""},{"line_number":38,"context_line":"- name: Check final release (as running on MONs)"},{"line_number":39,"context_line":"  become: true"},{"line_number":40,"context_line":"  command: \"docker exec ceph_mon ceph -m {{ hostvars[inventory_hostname][\u0027ansible_\u0027 + storage_interface][\u0027ipv4\u0027][\u0027address\u0027] }} versions\""},{"line_number":41,"context_line":"  changed_when: false"},{"line_number":42,"context_line":"  register: ceph_release_command"},{"line_number":43,"context_line":"  delegate_to: \"{{ groups[\u0027ceph-mon\u0027][0] }}\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"7faddb67_6f21c89f","line":40,"range":{"start_line":40,"start_character":127,"end_line":40,"end_character":135},"updated":"2019-07-05 07:06:59.000000000","message":"so the remaining issue is that this might return multiple different versions and depending on order we might get different end results in the following task","commit_id":"b2c17d60515bbbe283f534d7d0c9034e57589929"}]}
