)]}'
{"connection/ssh.py":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"6499e888354422bd603c0267dad276167ebd825f","unresolved":false,"context_lines":[{"line_number":252,"context_line":"# NOTICE(cloudnull): The connection plugin imported using the full path to the"},{"line_number":253,"context_line":"#                    file because the ssh connection plugin is not importable."},{"line_number":254,"context_line":"import ansible.plugins.connection as conn"},{"line_number":255,"context_line":"SSH \u003d importlib.load_module("},{"line_number":256,"context_line":"    os.path.join(os.path.dirname(conn.__file__), \u0027ssh.py\u0027)"},{"line_number":257,"context_line":")"},{"line_number":258,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"9f560f44_8639fda4","line":255,"range":{"start_line":255,"start_character":16,"end_line":255,"end_character":27},"updated":"2020-08-30 07:33:23.000000000","message":"load_module is deprecatged method since py34, why we replace once deprecated thing with other?","commit_id":"1747ab727f76bfe0be21b3696d5776fac96e7f4d"}]}
