Updated from OpenStack Ansible Tests

Change-Id: I2edce5e48d0a1009841bdcdc9c75f84ad14b5c2e
This commit is contained in:
OpenStack Proposal Bot
2020-08-12 11:35:41 +00:00
parent 9e4b4ac8c6
commit e64fb69561

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