Merge "Updated from OpenStack Ansible Tests"

This commit is contained in:
Zuul 2020-08-14 21:17:02 +00:00 committed by Gerrit Code Review
commit 267bc57361

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