)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":27427,"name":"David Peacock","email":"dpeacock@redhat.com","username":"davidjpeacock"},"change_message_id":"ad95c6495769a9a615fbb8fa9909c20d40ab1f26","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Return absolute path for inventory"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Is the inventory is passed with a relative path ansible"},{"line_number":10,"context_line":"wont be able to find the file, we need to return the"},{"line_number":11,"context_line":"absolute path in that case."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"e1b6d8b5_8a4f9cd8","line":9,"updated":"2021-02-17 02:08:02.000000000","message":"Nitpick typo - \u0027if the inventory is passed...\u0027 but otherwise, looks good","commit_id":"a1f3dcec00baeaab669ecc2f3ec9d624018ce453"}],"validations_libs/ansible.py":[{"author":{"_account_id":32926,"name":"Jiri Podivin","display_name":"jpodivin","email":"jpodivin@redhat.com","username":"jpodivin"},"change_message_id":"c11b1016536c67ac891db90401f65f0a99ec7122","unresolved":true,"context_lines":[{"line_number":66,"context_line":"            if isinstance(inventory, six.string_types):"},{"line_number":67,"context_line":"                # check is file path"},{"line_number":68,"context_line":"                if os.path.exists(inventory):"},{"line_number":69,"context_line":"                    return os.path.abspath(inventory)"},{"line_number":70,"context_line":"            elif isinstance(inventory, dict):"},{"line_number":71,"context_line":"                inventory \u003d yaml.safe_dump("},{"line_number":72,"context_line":"                    inventory,"}],"source_content_type":"text/x-python","patch_set":1,"id":"432b3dad_00bf878d","line":69,"updated":"2021-02-17 07:39:43.000000000","message":"Good idea. Although it could use a more verbose docstring, describing the returned value and such.","commit_id":"a1f3dcec00baeaab669ecc2f3ec9d624018ce453"}]}
