Merge "Add missing endpoint_type"

This commit is contained in:
Zuul 2018-08-30 15:46:29 +00:00 committed by Gerrit Code Review
commit e8f14de0a9
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
cloud: default
state: present
name: "{{ item }}"
endpoint_type: admin
verify: "{{ not keystone_service_adminuri_insecure }}"
with_items: "{{ barbican_default_role_names }}"
register: barbican_roles