Fix rgw playbook pre_tasks
These were incorrectly tasks rather than pre_tasks and executed after the roles. Change-Id: Ide10b514a91c96c614aad0c6012ac6a82f7fbe09
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
user: root
|
||||
vars_files:
|
||||
- "defaults/{{ install_method }}_install.yml"
|
||||
tasks:
|
||||
pre_tasks:
|
||||
- include: common-tasks/os-log-dir-setup.yml
|
||||
vars:
|
||||
log_dirs:
|
||||
|
||||
Reference in New Issue
Block a user