dd231cc71c
This must be done after DB migrations are complete so the role can be run a second time taking tasks_from this file. Change-Id: I9f6161d8184d60a765fb72eb53d32664aa298441
8 lines
167 B
YAML
8 lines
167 B
YAML
- import_tasks: keystone_federation_sp_idp_setup.yml
|
|
when:
|
|
- keystone_service_setup | bool
|
|
- keystone_sp != {}
|
|
run_once: yes
|
|
tags:
|
|
- keystone-config
|