Merge "Fix ceph role with ansible < 2.4"

This commit is contained in:
Zuul 2018-07-26 14:15:00 +00:00 committed by Gerrit Code Review
commit b398cb2f66

View File

@ -225,7 +225,7 @@
- "{{ ceph_rgw_container_envs.results }}"
- "{{ ceph_rgw_check_results.results }}"
- include_tasks: start_rgw_keystone.yml
- include: start_rgw_keystone.yml
when:
- ceph_rgw_container_envs.results
- enable_ceph_rgw_keystone | bool