Use include_tasks instead of include
last patch have replaced include by include_tasks, but here have a omission Change-Id: Ibfe2918eb5504bb5355489ab093200feb1d221d7
This commit is contained in:
parent
3e45b2cbec
commit
da9ff22461
@ -225,7 +225,7 @@
|
||||
- "{{ ceph_rgw_container_envs.results }}"
|
||||
- "{{ ceph_rgw_check_results.results }}"
|
||||
|
||||
- include: start_rgw_keystone.yml
|
||||
- include_tasks: start_rgw_keystone.yml
|
||||
when:
|
||||
- ceph_rgw_container_envs.results
|
||||
- enable_ceph_rgw_keystone | bool
|
||||
|
Loading…
Reference in New Issue
Block a user