Updated from OpenStack Ansible Tests

Change-Id: Ib1a1d6147580d76de0f2b26bcda4f6dd0f164947
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:32:30 +00:00
parent d980181caa
commit b4f5f6d7c3
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 }}"