mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-28 18:54:29 +00:00
Refactored identity_domain{,_info} modules
Change-Id: Idf48f10e66a5651fa4693774eecd2c8683703082
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user