Updated from OpenStack Ansible Tests

Change-Id: I52d055d8cf8f5c56b61409c81d559f756dc18505
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:34:31 +00:00
parent f4322258c9
commit 289e844d29

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