Merge "magnum: Fix trustee creation after ansible-collections-openstack bump"
This commit is contained in:
commit
da48d99eef
@ -42,7 +42,7 @@
|
||||
container_engine: "{{ kolla_container_engine }}"
|
||||
module_name: "os_user_role"
|
||||
module_args:
|
||||
domain: "{{ trustee_domain.id }}"
|
||||
domain: "{{ trustee_domain.domain.id }}"
|
||||
user: "{{ magnum_trustee_domain_admin }}"
|
||||
role: "admin"
|
||||
auth: "{{ openstack_magnum_auth }}"
|
||||
|
Loading…
Reference in New Issue
Block a user