)]}'
{"roles/sync-ceph-conf-and-keys/tasks/main.yaml":[{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"0a6265245ac00c7bcd3047da7b9435f799a4784b","unresolved":false,"context_lines":[{"line_number":12,"context_line":"    dest: \"{{ zuul.executor.work_root }}/{{ item | basename }}\""},{"line_number":13,"context_line":"  with_items:"},{"line_number":14,"context_line":"    - \"/etc/ceph/client.conf\""},{"line_number":15,"context_line":"    - \"/etc/ceph/ceph.client.admin.keyring\""},{"line_number":16,"context_line":"    - \"/etc/ceph/ceph.client.cinder.keyring\""},{"line_number":17,"context_line":"    - \"/etc/ceph/ceph.client.glance.keyring\""},{"line_number":18,"context_line":"  when: inventory_hostname \u003d\u003d \u0027controller\u0027"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"- name: Ensure /etc/ceph exists on the subnode"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_ae6938f9","line":17,"range":{"start_line":15,"start_character":0,"end_line":17,"end_character":44},"updated":"2020-10-05 09:19:00.000000000","message":"I should probably search for these, register the list as a var and then use it below.","commit_id":"07477ff2e86762b63cf4f6d3b1e863c9de3a4cd0"},{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"0a6265245ac00c7bcd3047da7b9435f799a4784b","unresolved":false,"context_lines":[{"line_number":31,"context_line":"    dest: \"/etc/ceph/ceph.conf\""},{"line_number":32,"context_line":"  when: \u0027inventory_hostname in groups[\"subnode\"]|default([])\u0027"},{"line_number":33,"context_line":""},{"line_number":34,"context_line":"- name: Push keyrings to subnode"},{"line_number":35,"context_line":"  become: true"},{"line_number":36,"context_line":"  copy:"},{"line_number":37,"context_line":"    src: \"{{ zuul.executor.work_root }}/{{ item | basename }}\""}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_eeadf032","line":34,"range":{"start_line":34,"start_character":8,"end_line":34,"end_character":12},"updated":"2020-10-05 09:19:00.000000000","message":"Copy","commit_id":"07477ff2e86762b63cf4f6d3b1e863c9de3a4cd0"},{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"0a6265245ac00c7bcd3047da7b9435f799a4784b","unresolved":false,"context_lines":[{"line_number":35,"context_line":"  become: true"},{"line_number":36,"context_line":"  copy:"},{"line_number":37,"context_line":"    src: \"{{ zuul.executor.work_root }}/{{ item | basename }}\""},{"line_number":38,"context_line":"    dest: \"/etc/ceph/{{ item | basename }}\""},{"line_number":39,"context_line":"  with_items:"},{"line_number":40,"context_line":"    - \"/etc/ceph/ceph.client.admin.keyring\""},{"line_number":41,"context_line":"    - \"/etc/ceph/ceph.client.cinder.keyring\""}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_aeb49883","line":38,"range":{"start_line":38,"start_character":10,"end_line":38,"end_character":43},"updated":"2020-10-05 09:19:00.000000000","message":"{{ item }}","commit_id":"07477ff2e86762b63cf4f6d3b1e863c9de3a4cd0"},{"author":{"_account_id":10135,"name":"Lee Yarwood","display_name":"Lee Yarwood","email":"lyarwood@redhat.com","username":"lyarwood"},"change_message_id":"0a6265245ac00c7bcd3047da7b9435f799a4784b","unresolved":false,"context_lines":[{"line_number":39,"context_line":"  with_items:"},{"line_number":40,"context_line":"    - \"/etc/ceph/ceph.client.admin.keyring\""},{"line_number":41,"context_line":"    - \"/etc/ceph/ceph.client.cinder.keyring\""},{"line_number":42,"context_line":"    - \"/etc/ceph/ceph.client.glance.keyring\" "},{"line_number":43,"context_line":"  when: \u0027inventory_hostname in groups[\"subnode\"]|default([])\u0027"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"9f560f44_8eb71486","line":42,"range":{"start_line":42,"start_character":44,"end_line":42,"end_character":45},"updated":"2020-10-05 09:19:00.000000000","message":"whitespace","commit_id":"07477ff2e86762b63cf4f6d3b1e863c9de3a4cd0"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"da8ef200196f5b9a76543a1eaf4a37435d255877","unresolved":false,"context_lines":[{"line_number":50,"context_line":"    user: stack"},{"line_number":51,"context_line":"    group: stack"},{"line_number":52,"context_line":"  with_items:"},{"line_number":53,"context_line":"    - \"{{ hostvars[\u0027controller\u0027][\u0027ceph_keyring_paths\u0027] }}\""},{"line_number":54,"context_line":"  when: \u0027inventory_hostname in groups[\"subnode\"]|default([])\u0027"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"9f560f44_991e20b9","line":53,"range":{"start_line":53,"start_character":4,"end_line":53,"end_character":58},"updated":"2020-10-06 17:21:22.000000000","message":"this is the main think you were missing before using\nhostvars[\u0027controller\u0027] to acess the facts\ni still think it makes sense for this to live in the ceph plugin most likely but what teh role is doing looks resonable overall.","commit_id":"ee1d3f18fe982fc329b37ff4f2ea8f10a00ce6c6"}],"roles/sync-controller-ceph-conf-and-keys/tasks/main.yaml":[{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"bd4be2c79a0513c5583d5482886fd69ee5063f6f","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    path: /etc/ceph"},{"line_number":5,"context_line":"    state: directory"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"- name: Copy /etc/ceph from controller to to subnode"},{"line_number":8,"context_line":"  become: true"},{"line_number":9,"context_line":"  synchronize:"},{"line_number":10,"context_line":"    owner: yes"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"d17e3401_e71a6206","line":7,"updated":"2021-02-10 15:00:11.000000000","message":"there is a typo here, but really let\u0027s merge this!","commit_id":"8e4ac4d5190f6b8a4575a151273ec76978493eb3"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"288336af34c6eddd6414aa9089c563a1191140cc","unresolved":true,"context_lines":[{"line_number":4,"context_line":"    path: /etc/ceph"},{"line_number":5,"context_line":"    state: directory"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"- name: Copy /etc/ceph from controller to to subnode"},{"line_number":8,"context_line":"  become: true"},{"line_number":9,"context_line":"  synchronize:"},{"line_number":10,"context_line":"    owner: yes"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"cd98c63d_5a96cecd","line":7,"in_reply_to":"d17e3401_e71a6206","updated":"2021-02-10 16:00:56.000000000","message":"let\u0027s fix it quickly","commit_id":"8e4ac4d5190f6b8a4575a151273ec76978493eb3"}]}
