Updated from OpenStack Ansible Tests

Depends-On: https://review.opendev.org/746348
Change-Id: I7f39c2b44920fbb04b82d6143bbdb52cb0b52a31
This commit is contained in:
OpenStack Proposal Bot 2020-08-14 07:40:46 +00:00 committed by Jonathan Rosser
parent 55d1371a7f
commit 7442f6c249

View File

@ -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 }}"