Merge "Updated from OpenStack Ansible Tests"

This commit is contained in:
Zuul 2020-08-12 16:14:43 +00:00 committed by Gerrit Code Review
commit c9b4e32e5f
1 changed files with 1 additions and 0 deletions

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