mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-03-26 21:43:02 +00:00
Change-Id: I716c00b7f3cde7df6a220c20a8c0652ccbe8bdce Depends-On: https://review.opendev.org/716908
24 lines
435 B
YAML
24 lines
435 B
YAML
mapping_name: 'ansible-test-mapping'
|
|
mapping_name_2: 'ansible-test-mapping-2'
|
|
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
|