Updated from OpenStack Ansible Tests

Change-Id: Ic8d55525e2b3bd9c24bc26e7222153f906bb9ad7
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:32:09 +00:00
parent f00ced3c38
commit 0740c4f856
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 }}"