)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31542,"name":"Andrew Bonney","email":"andrew.bonney@bbc.co.uk","username":"andrewbonney"},"change_message_id":"c60e6edeb2e3b32d187b2877bd56d4b877700f91","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"2ee77ad5_a847647c","updated":"2023-01-10 15:08:42.000000000","message":"I feel like this issue might be better handled in lxc_container_create, but as it\u0027s not easy to use the \u0027omit\u0027 keyword in the existing data structure it might need additional refactoring.","commit_id":"bc673e3dee2c2e6c93f6277cf5a7b29c2fdc2a15"},{"author":{"_account_id":25023,"name":"Jonathan Rosser","email":"jonathan.rosser@rd.bbc.co.uk","username":"jrosser"},"change_message_id":"2759e7aa16c87cc4ee1b079752f4c67479fb1cd2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"47c0d623_3d9e3aa2","in_reply_to":"2ee77ad5_a847647c","updated":"2023-01-10 15:46:46.000000000","message":"You can\u0027t use omit anywhere except directly as a module argument, never anywhere that is subsequently evaluated or templated.","commit_id":"bc673e3dee2c2e6c93f6277cf5a7b29c2fdc2a15"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"77e603058d4b9f3fbdc2c031d227813205d567f7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4f688a83_0a85380e","updated":"2023-01-11 10:59:25.000000000","message":"recheck centos9 epel mirror issue - hopefully fixed","commit_id":"4a7012e366ba60b99ec022eafbfe23afc9f6247a"}],"templates/systemd-network.j2":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"aebd66d7e59cb05fbbd83d4484f247b161afdf56","unresolved":true,"context_lines":[{"line_number":66,"context_line":"{% endif %}"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"[Link]"},{"line_number":69,"context_line":"{% if item.1.mtu is defined and (item.1.mtu|string | length) \u003e 0 %}"},{"line_number":70,"context_line":"MTUBytes\u003d{{ item.1.mtu }}"},{"line_number":71,"context_line":"{% endif %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"69d23f3f_622f9612","line":69,"range":{"start_line":69,"start_character":32,"end_line":69,"end_character":64},"updated":"2023-01-10 15:52:22.000000000","message":"eventually you could just use\n\n  {% if item.1.mtu is defined and item.1.mtu %}\n\nor\n\n  {% if item.1.mtu is defined and item.1.mtu is truthy %}","commit_id":"8fcbc0a8fcf4ad6725910697198bf541c297fa53"},{"author":{"_account_id":31542,"name":"Andrew Bonney","email":"andrew.bonney@bbc.co.uk","username":"andrewbonney"},"change_message_id":"d222937ae7694ac091e48d79b6b3f48bf71d9996","unresolved":true,"context_lines":[{"line_number":66,"context_line":"{% endif %}"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"[Link]"},{"line_number":69,"context_line":"{% if item.1.mtu is defined and (item.1.mtu|string | length) \u003e 0 %}"},{"line_number":70,"context_line":"MTUBytes\u003d{{ item.1.mtu }}"},{"line_number":71,"context_line":"{% endif %}"}],"source_content_type":"text/x-jinja2","patch_set":2,"id":"e1eafdcc_10e20f33","line":69,"range":{"start_line":69,"start_character":32,"end_line":69,"end_character":64},"in_reply_to":"69d23f3f_622f9612","updated":"2023-01-10 15:55:15.000000000","message":"Ah thanks. I thought casting to string was a bit untidy, but didn\u0027t want to just test for an integer.","commit_id":"8fcbc0a8fcf4ad6725910697198bf541c297fa53"}]}
