Updated from OpenStack Ansible Tests
Change-Id: Ifb2921649b3061b508d857f0905cb8b2b82ad6c3
This commit is contained in:
parent
00d3bee584
commit
c960d94ca8
@ -35,6 +35,7 @@
|
||||
openstack.cloud.os_keystone_domain:
|
||||
cloud: default
|
||||
state: present
|
||||
description: "{{ _domain_name_description | default(omit) }}"
|
||||
name: "{{ _domain_name }}"
|
||||
endpoint_type: admin
|
||||
verify: "{{ not _service_adminuri_insecure }}"
|
||||
|
Loading…
Reference in New Issue
Block a user