Fix typo in keystone role
Change-Id: I096971a0a69ff0fc29946fbdb70cf26ead922a8c
This commit is contained in:
parent
2ecf0a8783
commit
220d4fbbce
@ -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