Updated from OpenStack Ansible Tests
Depends-On: https://review.opendev.org/746348 Change-Id: I7f39c2b44920fbb04b82d6143bbdb52cb0b52a31
This commit is contained in:
parent
55d1371a7f
commit
7442f6c249
@ -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…
x
Reference in New Issue
Block a user