Merge "Fix typo in keystone role"
This commit is contained in:
commit
37601e2be4
@ -166,7 +166,7 @@
|
||||
- item.name not in existing_idps
|
||||
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
|
||||
command: >
|
||||
docker exec -t keystone openstack
|
||||
|
Loading…
Reference in New Issue
Block a user