)]}'
{"ansible/library/bslurp.py":[{"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":"a1e14d66812df15f3bb4998161a761a5aade9060","unresolved":false,"context_lines":[{"line_number":150,"context_line":"    mode \u003d int(module.params.get(\u0027mode\u0027), 0)"},{"line_number":151,"context_line":"    sha1 \u003d module.params.get(\u0027sha1\u0027)"},{"line_number":152,"context_line":"    sha256 \u003d module.params.get(\u0027sha256\u0027)"},{"line_number":153,"context_line":"    src \u003d module.params.get(str(\u0027src\u0027))"},{"line_number":154,"context_line":""},{"line_number":155,"context_line":"    data \u003d base64.b64decode(src)"},{"line_number":156,"context_line":"    raw_data \u003d zlib.decompress(data) if compress else data"}],"source_content_type":"text/x-python","patch_set":7,"id":"3fa7e38b_4d5c387c","line":153,"range":{"start_line":153,"start_character":28,"end_line":153,"end_character":38},"updated":"2019-10-17 08:10:18.000000000","message":"str of str is str - are you sure you are doing it right here?","commit_id":"8a8c48b69a16d93a024ef87c26f3ed03e289be72"}],"ansible/roles/ceph/tasks/distribute_keyrings.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":"3b163d22aa4cd986e4a34f3753781b8c10e1c36d","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"- name: Fetching Ceph keyrings"},{"line_number":10,"context_line":"  become: true"},{"line_number":11,"context_line":"  command: docker exec ceph_mon {{ python_versions | last }} fetch_ceph_keys.py"},{"line_number":12,"context_line":"  register: ceph_files_json"},{"line_number":13,"context_line":"  changed_when: (ceph_files_json.stdout | from_json).changed"},{"line_number":14,"context_line":"  failed_when: (ceph_files_json.stdout | from_json).failed"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"3fa7e38b_d0cc748a","line":11,"range":{"start_line":11,"start_character":53,"end_line":11,"end_character":57},"updated":"2019-10-14 12:09:39.000000000","message":"clever","commit_id":"4b4411ec1a0f3f9f94160ff7a06ec3a6ad1c932d"}]}
