Run main_pre.yml tasks as initial keystone installation step

Change-Id: I0b03f25a4682f1f084fb9405f3f09bc01fb09e10
This commit is contained in:
Jonathan Rosser 2022-05-31 16:52:26 +01:00
parent 87a65ffaf9
commit 2c762b5daa
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@
haproxy_state: disabled
when:
- "groups['keystone_all'] | length > 1"
- name: "Pre-service deployment tasks from os_keystone role"
include_role:
name: os_keystone
tasks_from: main_pre.yml
roles:
- role: "os_keystone"
post_tasks: