)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"a7c44e417a90b29adb0329cfa775459915cb8f99","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"32a4d893_a4a84dab","updated":"2021-12-02 10:45:04.000000000","message":"Looking at it today I guess it\u0027s okeyish change with one small but\n\n\nChanging that will allow us to use in the playbook keystone_all_group as well ie in https://opendev.org/openstack/openstack-ansible/src/branch/master/playbooks/os-keystone-install.yml#L32 we would be able to set:\n\n  hosts: \"{{ keystone_all_group | default(\u0027keystone_all\u0027) }}\"\n\n\n","commit_id":"d296d76fc7de8955bc32faaaf9bd2b22eacbb926"}],"defaults/main.yml":[{"author":{"_account_id":28619,"name":"Dmitriy Rabotyagov","email":"noonedeadpunk@gmail.com","username":"noonedeadpunk"},"change_message_id":"a7c44e417a90b29adb0329cfa775459915cb8f99","unresolved":true,"context_lines":[{"line_number":16,"context_line":"## Verbosity Options"},{"line_number":17,"context_line":"debug: False"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"keystone_all_group: \"{{ groups[\u0027keystone_all\u0027] }}\""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"# Set the host which will execute the shade modules"},{"line_number":22,"context_line":"# for the service setup. The host must already have"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ddfa056a_806a980b","line":19,"range":{"start_line":19,"start_character":0,"end_line":19,"end_character":50},"updated":"2021-12-02 10:45:04.000000000","message":"doesn\u0027t it make sense to define that way:\n\n  keystone_all_group: \"keystone_all\"\n\nthen it\u0027s more natural to use everywhere like:\n\n  with_items: \"{{ groups[keystone_all_group] }}\"","commit_id":"d296d76fc7de8955bc32faaaf9bd2b22eacbb926"}]}
