mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
Depends-On: https://review.opendev.org/713633 Depends-On: https://review.opendev.org/713461 Change-Id: I6842b7d10fca292a6779043b50fb95bd0d93e584
23 lines
394 B
YAML
23 lines
394 B
YAML
mapping_name: 'ansible-test-mapping'
|
|
mapping_rules_1:
|
|
- local:
|
|
- group:
|
|
domain:
|
|
name: example_domain
|
|
name: example-group
|
|
remote:
|
|
- type: HTTP_OIDC_GROUPS
|
|
any_one_of:
|
|
- group1
|
|
- group2
|
|
mapping_rules_2:
|
|
- local:
|
|
- group:
|
|
domain:
|
|
name: example_domain
|
|
name: example_group
|
|
remote:
|
|
- type: HTTP_OIDC_GROUPS
|
|
any_one_of:
|
|
- group1
|