Merge "Fix typo in keystone role"
This commit is contained in:
commit
37601e2be4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user