Updated from OpenStack Ansible Tests

Change-Id: I0e6a8b1d8b5da0299060e3f21698aa81ec7d7ce4
This commit is contained in:
OpenStack Proposal Bot 2020-08-12 11:35:00 +00:00
parent 8a134fd493
commit ce3419f328

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 }}"