Refactored identity_domain{,_info} modules

Change-Id: Idf48f10e66a5651fa4693774eecd2c8683703082
This commit is contained in:
Jakob Meng
2023-01-13 09:05:57 +01:00
parent a4a6e6d4ec
commit 16a8a9e5d4
13 changed files with 292 additions and 335 deletions

View File

@@ -33,7 +33,7 @@
openstack.cloud.federation_idp:
state: 'present'
name: '{{ idp_name }}'
domain_id: '{{ create_domain.id }}'
domain_id: '{{ create_domain.domain.id }}'
- name: 'Create test mapping (1)'
openstack.cloud.federation_mapping: