Run main_pre.yml tasks as initial keystone installation step
Change-Id: I0b03f25a4682f1f084fb9405f3f09bc01fb09e10
This commit is contained in:
parent
87a65ffaf9
commit
2c762b5daa
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user