Updated from OpenStack Ansible Tests

Change-Id: Ic108f2ede39a439743fcf40a096b78572b2b7304
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:34:53 +00:00
parent 19a6d339c1
commit 97299c096c
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 }}"