mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 13:23:06 +00:00
15 lines
371 B
YAML
15 lines
371 B
YAML
expected_fields:
|
|
- description
|
|
- domain_id
|
|
- id
|
|
- is_enabled
|
|
- name
|
|
- remote_ids
|
|
remote_ids_1:
|
|
- 'https://auth.example.com/auth/realms/ExampleRealm'
|
|
- 'https://auth.stage.example.com/auth/realms/ExampleRealm'
|
|
remote_ids_2:
|
|
- 'https://auth.example.com/auth/realms/ExampleRealm'
|
|
remote_ids_3:
|
|
- 'https://auth.stage.example.com/auth/realms/ExampleRealm'
|