)]}'
{"tasks/ceph_preinstall_apt.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"3d19bbe94fb219a31579bb79b07c229ea42d87ed","unresolved":false,"context_lines":[{"line_number":40,"context_line":"  delay: 2"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - ceph_pkg_source \u003d\u003d \u0027ceph\u0027"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"- name: Remove ceph repo(s) with trailing slash"},{"line_number":45,"context_line":"  apt_repository:"},{"line_number":46,"context_line":"    repo: \"deb {{ ceph_apt_repo_url }}/ {{ ansible_distribution_release }} main\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_b9a204ac","line":43,"updated":"2020-09-04 13:40:02.000000000","message":"Worth adding a note when we can drop this out from code","commit_id":"74a2912acf314e956b28b213697f3e60c38cf788"},{"author":{"_account_id":25600,"name":"Ebbex","display_name":"ebbex","email":"openstack@slipsprogrammor.no","username":"ebbex"},"change_message_id":"46bef472a311470392beb46476ae4c8bac40c01a","unresolved":false,"context_lines":[{"line_number":40,"context_line":"  delay: 2"},{"line_number":41,"context_line":"  when:"},{"line_number":42,"context_line":"    - ceph_pkg_source \u003d\u003d \u0027ceph\u0027"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"- name: Remove ceph repo(s) with trailing slash"},{"line_number":45,"context_line":"  apt_repository:"},{"line_number":46,"context_line":"    repo: \"deb {{ ceph_apt_repo_url }}/ {{ ansible_distribution_release }} main\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9f560f44_d961b813","line":43,"in_reply_to":"9f560f44_b9a204ac","updated":"2020-09-04 14:01:10.000000000","message":"There\u0027s a patch to drop it from master, it should probably remain in as is in all stable releases, as we can\u0027t be sure when this gets applied to any point-release.\n\nEg. I have duplicate entries in 20.1.2 for nautilus, if the logic is only between 20.1.3 - 20.1.8, I\u0027m still hosed if I upgrade directly to 20.1.9","commit_id":"74a2912acf314e956b28b213697f3e60c38cf788"}],"vars/debian.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"debd7f1d786b3b6f7328800ae27f6867f9137ce2","unresolved":false,"context_lines":[{"line_number":51,"context_line":"  ceph:"},{"line_number":52,"context_line":"    repo: \"deb {{ ceph_apt_repo_url }} {{ ansible_distribution_release }} main\""},{"line_number":53,"context_line":"    state: \"present\""},{"line_number":54,"context_line":"  remove_trailing_slash:"},{"line_number":55,"context_line":"    repo: \"deb {{ ceph_apt_repo_url }}/ {{ ansible_distribution_release }} main\""},{"line_number":56,"context_line":"    state: \"absent\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"9f560f44_410c9838","line":56,"range":{"start_line":54,"start_character":0,"end_line":56,"end_character":19},"updated":"2020-09-04 07:53:01.000000000","message":"I\u0027d rather do this with another task, as I can assume that ppl may override ceph_apt_repos, while having `remove_trailing_slash` as a key is now a hard requirement","commit_id":"defcee603be25e590733d9390e57d0288540819c"}]}
