Updated from OpenStack Ansible Tests

Change-Id: I5ae8285aaaca73ca9dacff18dcf31e4754b5742c
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:35:23 +00:00
parent abb1c721e5
commit 9924d36dfa
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 }}"