Fix typo in keystone role
Change-Id: I096971a0a69ff0fc29946fbdb70cf26ead922a8c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user