Updated from OpenStack Ansible Tests

Change-Id: I203af63d02d420c2bed2d220955606bd94a921b7
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:32:24 +00:00
parent 872bcffd86
commit 87bbbe869a
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 }}"