mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-14 05:22:02 +00:00
Add tests for os_user_role in multidomain context
This adds test for assignment of keystone roles to a group/user in a multidomain context. Related: https://review.opendev.org/#/c/703930/ Change-Id: I6422f823e8fb8a0757941e8bd692d3d8c0abbf88
This commit is contained in:
4
ci/roles/user_role/defaults/main.yaml
Normal file
4
ci/roles/user_role/defaults/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
domain_name: ansible_domain
|
||||
user_name: ansible_user
|
||||
group_name: ansible_group
|
||||
keystone_role_name: anotherrole
|
||||
Reference in New Issue
Block a user