)]}'
{"ansible/roles/prechecks/tasks/host_os_checks.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"eb029f7a3446a110b5b008cc51648dde307fe6fc","unresolved":true,"context_lines":[{"line_number":21,"context_line":"- name: Checking if CentOS 8 is Stream"},{"line_number":22,"context_line":"  fail:"},{"line_number":23,"context_line":"    msg: Running on CentOS 8 Linux instead of CentOS 8 Stream is not supported."},{"line_number":24,"context_line":"  when:"},{"line_number":25,"context_line":"    - ansible_lsb.id !\u003d \u0027CentOSStream\u0027"},{"line_number":26,"context_line":"    - ansible_facts.distribution \u003d\u003d \u0027CentOS\u0027"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"431aba28_4fb4bff4","line":26,"range":{"start_line":24,"start_character":0,"end_line":26,"end_character":44},"updated":"2021-08-10 15:16:29.000000000","message":"Reorder these conditions, to avoid a dependency on LSB for other distros.","commit_id":"ba2120368a0bf63cf4658da58e2619242619f5bc"},{"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":"d38216b6814ab588466e618d3463c102f2874968","unresolved":true,"context_lines":[{"line_number":18,"context_line":"    - ansible_facts.distribution_version not in host_os_distributions[ansible_facts.distribution]"},{"line_number":19,"context_line":"    - ansible_facts.distribution_major_version not in host_os_distributions[ansible_facts.distribution]"},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"- name: Checking if CentOS 8 is Stream"},{"line_number":22,"context_line":"  become: true"},{"line_number":23,"context_line":"  command: grep -q Stream /etc/os-release"},{"line_number":24,"context_line":"  register: stream_status"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"afa29405_6fb9d554","line":21,"range":{"start_line":21,"start_character":27,"end_line":21,"end_character":29},"updated":"2021-08-12 11:41:38.000000000","message":"we don\u0027t really check here if it\u0027s 8 though; this would work for 9 as well","commit_id":"7757c82d981ff3664bf69f8b976a54f604ea6e65"},{"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":"d38216b6814ab588466e618d3463c102f2874968","unresolved":true,"context_lines":[{"line_number":26,"context_line":"  when:"},{"line_number":27,"context_line":"    - ansible_facts.distribution \u003d\u003d \u0027CentOS\u0027"},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"- name: Fail if not running on CentOS 8 Stream"},{"line_number":30,"context_line":"  fail:"},{"line_number":31,"context_line":"    msg: CentOS 8 Linux is not supported."},{"line_number":32,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"b91f97ff_bba3a73d","line":29,"range":{"start_line":29,"start_character":38,"end_line":29,"end_character":39},"updated":"2021-08-12 11:41:38.000000000","message":"ditto","commit_id":"7757c82d981ff3664bf69f8b976a54f604ea6e65"},{"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":"d38216b6814ab588466e618d3463c102f2874968","unresolved":true,"context_lines":[{"line_number":28,"context_line":""},{"line_number":29,"context_line":"- name: Fail if not running on CentOS 8 Stream"},{"line_number":30,"context_line":"  fail:"},{"line_number":31,"context_line":"    msg: CentOS 8 Linux is not supported."},{"line_number":32,"context_line":"  when:"},{"line_number":33,"context_line":"    - ansible_facts.distribution \u003d\u003d \u0027CentOS\u0027"},{"line_number":34,"context_line":"    - stream_status.rc !\u003d 0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"4e928fb4_1189ce65","line":31,"range":{"start_line":31,"start_character":40,"end_line":31,"end_character":41},"updated":"2021-08-12 11:41:38.000000000","message":"add \", you need to run CentOS Stream\"","commit_id":"7757c82d981ff3664bf69f8b976a54f604ea6e65"},{"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":"d38216b6814ab588466e618d3463c102f2874968","unresolved":true,"context_lines":[{"line_number":28,"context_line":""},{"line_number":29,"context_line":"- name: Fail if not running on CentOS 8 Stream"},{"line_number":30,"context_line":"  fail:"},{"line_number":31,"context_line":"    msg: CentOS 8 Linux is not supported."},{"line_number":32,"context_line":"  when:"},{"line_number":33,"context_line":"    - ansible_facts.distribution \u003d\u003d \u0027CentOS\u0027"},{"line_number":34,"context_line":"    - stream_status.rc !\u003d 0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"f468fa59_0d14f098","line":31,"range":{"start_line":31,"start_character":16,"end_line":31,"end_character":17},"updated":"2021-08-12 11:41:38.000000000","message":"ditto","commit_id":"7757c82d981ff3664bf69f8b976a54f604ea6e65"}]}
