Add keystone-config tag to SP/IDP setup task

Ensure the Keystone federation SP/IDP post-configuration runs when
executing by the keystone-config tag.

Change-Id: I9e1e69b84207b94d423d44e4b2b39da612db627f
Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
This commit is contained in:
Dmitriy Chubinidze
2025-12-28 20:43:40 +00:00
parent b60243e269
commit dc02a4b2a9

View File

@@ -234,6 +234,8 @@
hosts: keystone_all
gather_facts: false
user: root
tags:
- keystone-config
environment: "{{ deployment_environment_variables | default({}) }}"
tasks:
- name: Setup installation variables