Updated from OpenStack Ansible Tests
Change-Id: I0e6a8b1d8b5da0299060e3f21698aa81ec7d7ce4
This commit is contained in:
parent
8a134fd493
commit
ce3419f328
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user