)]}'
{"playbooks/common-playbooks/cinder.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"30b5cb315ec24037360621874b5dadae184efa11","unresolved":true,"context_lines":[{"line_number":14,"context_line":"# limitations under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"- name: Gather cinder facts"},{"line_number":17,"context_line":"  hosts: \"{{ cinder_hosts }}:repo_all\""},{"line_number":18,"context_line":"  gather_facts: false"},{"line_number":19,"context_line":"  tags:"},{"line_number":20,"context_line":"    - always"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"eb583e7b_5c71a30f","line":17,"range":{"start_line":17,"start_character":28,"end_line":17,"end_character":37},"updated":"2021-03-24 17:00:13.000000000","message":"I think with having this https://opendev.org/openstack/ansible-role-python_venv_build/commit/f487ab46ba23b8d3f729900bd8bcbe7ef4d2d632 we don\u0027t need gather facts for repo_all?","commit_id":"5af6444a8ba16d6001d59f89a0a3a3daa7fcb9e2"},{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"30b5cb315ec24037360621874b5dadae184efa11","unresolved":true,"context_lines":[{"line_number":19,"context_line":"  tags:"},{"line_number":20,"context_line":"    - always"},{"line_number":21,"context_line":"  tasks:"},{"line_number":22,"context_line":"    - name: Gather minimal facts for cinder"},{"line_number":23,"context_line":"      setup:"},{"line_number":24,"context_line":"        gather_subset:"},{"line_number":25,"context_line":"          - \"!all\""},{"line_number":26,"context_line":"          - min"},{"line_number":27,"context_line":"      when: osa_gather_facts | default(True)"},{"line_number":28,"context_line":""},{"line_number":29,"context_line":"    - name: Gather additional facts for cinder"},{"line_number":30,"context_line":"      setup:"},{"line_number":31,"context_line":"        gather_subset: \"{{ cinder_gather_subset | default(\u0027processor_count\u0027) }}\""},{"line_number":32,"context_line":"        filter: \"{{ cinder_gather_filter | default(\u0027ansible_processor*\u0027) }}\""},{"line_number":33,"context_line":"      when: osa_gather_facts | default(True)"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"- name: Install cinder services"},{"line_number":36,"context_line":"  hosts: \"{{ cinder_hosts }}\""}],"source_content_type":"text/x-yaml","patch_set":15,"id":"cad9b5e6_7ca6c827","line":33,"range":{"start_line":22,"start_character":0,"end_line":33,"end_character":44},"updated":"2021-03-24 17:00:13.000000000","message":"then we can move this to pre_tasks below?","commit_id":"5af6444a8ba16d6001d59f89a0a3a3daa7fcb9e2"}]}
