)]}'
{"tripleo_ansible/roles/tripleo_bootstrap/tasks/main.yml":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"f66e4ff401bfda70a0c11b22f99d23c4eed3cd9d","unresolved":false,"context_lines":[{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: latest"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":"    - not ansible_check_mode|bool"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"- name: Deploy required packages to bootstrap TripleO"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_8dcb0ca2","line":42,"updated":"2020-09-11 15:28:55.000000000","message":"Is it really needed since it\u0027s by default an empty list and set only for redhat-8 ?","commit_id":"6c1aa8b6bc1477d4ad11ac39edd0dfe1a2559605"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"cb5f7d124e5da72f9a044bf174197d2e650cd842","unresolved":false,"context_lines":[{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: latest"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":"    - not ansible_check_mode|bool"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"- name: Deploy required packages to bootstrap TripleO"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_ad0b70d2","line":42,"in_reply_to":"9f560f44_8dcb0ca2","updated":"2020-09-11 15:30:37.000000000","message":"redhat-8 is loaded for centos-8 because \"{{ ansible_os_family | lower }}-{{ ansible_distribution_major_version | lower }}.yml\"","commit_id":"6c1aa8b6bc1477d4ad11ac39edd0dfe1a2559605"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"f66e4ff401bfda70a0c11b22f99d23c4eed3cd9d","unresolved":false,"context_lines":[{"line_number":40,"context_line":"    state: latest"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":"    - not ansible_check_mode|bool"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"- name: Deploy required packages to bootstrap TripleO"},{"line_number":46,"context_line":"  become: true"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_2dbc8004","line":43,"updated":"2020-09-11 15:28:55.000000000","message":"does \"package\" fails when we\u0027re running in check mode?","commit_id":"6c1aa8b6bc1477d4ad11ac39edd0dfe1a2559605"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"cb5f7d124e5da72f9a044bf174197d2e650cd842","unresolved":false,"context_lines":[{"line_number":40,"context_line":"    state: latest"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":"    - not ansible_check_mode|bool"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"- name: Deploy required packages to bootstrap TripleO"},{"line_number":46,"context_line":"  become: true"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_8d0e6ce1","line":43,"in_reply_to":"9f560f44_2dbc8004","updated":"2020-09-11 15:30:37.000000000","message":"no, i\u0027ll drop this","commit_id":"6c1aa8b6bc1477d4ad11ac39edd0dfe1a2559605"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"188a762e855441449e1638786d930343e55fe2ad","unresolved":false,"context_lines":[{"line_number":37,"context_line":"  become: true"},{"line_number":38,"context_line":"  package:"},{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: latest"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"9f560f44_68d66629","line":40,"range":{"start_line":40,"start_character":11,"end_line":40,"end_character":17},"updated":"2020-09-11 16:06:49.000000000","message":"I\u0027m not sure latest makes sense, will review","commit_id":"83b66bd927df7603921a64f2a5d819905bc22ee9"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"08493fbcda9821d4ce3b03e05dda49dfa1269736","unresolved":false,"context_lines":[{"line_number":37,"context_line":"  become: true"},{"line_number":38,"context_line":"  package:"},{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: present"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9f560f44_d922e200","line":40,"range":{"start_line":40,"start_character":11,"end_line":40,"end_character":18},"updated":"2020-09-11 18:31:40.000000000","message":"switched this to present because the update/upgrade process should handle updating this so it\u0027ll always report what version is currently installed rather than if someone hasn\u0027t updated yet.","commit_id":"d2c7206f83ff9842b201a324e8da3cc13dbd9263"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"afedcb1542d1881ae15dce0946953abeac0689ed","unresolved":false,"context_lines":[{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: present"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"- name: Deploy required packages to bootstrap TripleO"},{"line_number":45,"context_line":"  become: true"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9f560f44_378b1818","line":42,"updated":"2020-09-14 07:28:10.000000000","message":"doesn\u0027t it also need a when tripleo_bootstrap_release_version is set (i.e. not defaulting to []) ?","commit_id":"d2c7206f83ff9842b201a324e8da3cc13dbd9263"},{"author":{"_account_id":14985,"name":"Alex Schultz","email":"aschultz@next-development.com","username":"mwhahaha"},"change_message_id":"ae67272b88a0705585a5055420db278e81cbfbf0","unresolved":false,"context_lines":[{"line_number":39,"context_line":"    name: \"{{ tripleo_bootstrap_release_version_package }}\""},{"line_number":40,"context_line":"    state: present"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - (ansible_distribution | lower) \u003d\u003d \u0027redhat\u0027"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"- name: Deploy required packages to bootstrap TripleO"},{"line_number":45,"context_line":"  become: true"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"9f560f44_00c32759","line":42,"in_reply_to":"9f560f44_378b1818","updated":"2020-09-14 13:07:22.000000000","message":"Currently it won\u0027t not be set, but we could add that","commit_id":"d2c7206f83ff9842b201a324e8da3cc13dbd9263"}]}
