)]}'
{"zuul/ansible/base/library/command.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"0e49c0d2ce9bb86e301782873bea6c74f3214db3","unresolved":false,"context_lines":[{"line_number":671,"context_line":""},{"line_number":672,"context_line":""},{"line_number":673,"context_line":"if __name__ \u003d\u003d \u0027__main__\u0027:"},{"line_number":674,"context_line":"    main()"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_8d7bc027","line":674,"updated":"2020-07-21 15:06:05.000000000","message":"I think this is why it has the shebang. Would it be better to chmod +x the file instead?","commit_id":"127cb0783ca6e8281d3c318cc46c46259b37109e"},{"author":{"_account_id":16068,"name":"Tobias Henkel","email":"tobias.henkel@bmw.de","username":"tobias.henkel"},"change_message_id":"65e19a72789869b0e8d8837321b4f3dc8a371a46","unresolved":false,"context_lines":[{"line_number":671,"context_line":""},{"line_number":672,"context_line":""},{"line_number":673,"context_line":"if __name__ \u003d\u003d \u0027__main__\u0027:"},{"line_number":674,"context_line":"    main()"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_1aa83cd7","line":674,"in_reply_to":"bf51134e_6f8bb51d","updated":"2020-07-24 13:09:06.000000000","message":"As this is an ansible module (more precise a fork of the according module of ansible) we probably want to stick to the style ansible uses which is not-executable and with shebang.\n\nIs it possible for you to ignore specific files or folders like the ansible folder?","commit_id":"127cb0783ca6e8281d3c318cc46c46259b37109e"},{"author":{"_account_id":30637,"name":"Jan Kubovy","email":"jan.kubovy@bmw.de","username":"kubovy"},"change_message_id":"b3bb662b9d628d4b2d9f8e7e45e68ddb1b444aae","unresolved":false,"context_lines":[{"line_number":671,"context_line":""},{"line_number":672,"context_line":""},{"line_number":673,"context_line":"if __name__ \u003d\u003d \u0027__main__\u0027:"},{"line_number":674,"context_line":"    main()"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_6f8bb51d","line":674,"in_reply_to":"bf51134e_8d7bc027","updated":"2020-07-22 06:54:08.000000000","message":"If you put the shebang back consider \"/usr/bin/env pythonX\" maybe?","commit_id":"127cb0783ca6e8281d3c318cc46c46259b37109e"}],"zuul/ansible/base/library/zuul_console.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"0e49c0d2ce9bb86e301782873bea6c74f3214db3","unresolved":false,"context_lines":[{"line_number":320,"context_line":"# $ ./ansible-env/bin/python ./zuul_console.py args.json"},{"line_number":321,"context_line":"#"},{"line_number":322,"context_line":"if __name__ \u003d\u003d \u0027__main__\u0027:"},{"line_number":323,"context_line":"    main()"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_0d8df029","line":323,"updated":"2020-07-21 15:06:05.000000000","message":"See comment in the other file.","commit_id":"127cb0783ca6e8281d3c318cc46c46259b37109e"}]}
