Updated from OpenStack Ansible Tests

Change-Id: I0dbbb49cab0bd28f83f4b8fd003c25e579bfa007
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:35:56 +00:00
parent 649f8f0368
commit 767a11450c

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