Merge "Fix typo in keystone role"

This commit is contained in:
Zuul 2021-07-19 12:30:27 +00:00 committed by Gerrit Code Review
commit 37601e2be4

View File

@ -166,7 +166,7 @@
- item.name not in existing_idps - item.name not in existing_idps
with_items: "{{ keystone_identity_providers }}" with_items: "{{ keystone_identity_providers }}"
- name: Update Identity Providers in OpenStack according to Kolla-Ansible configuraitons - name: Update Identity Providers in OpenStack according to Kolla-Ansible configurations
become: true become: true
command: > command: >
docker exec -t keystone openstack docker exec -t keystone openstack