mirror of https://github.com/ceph/ceph-ansible.git
rgw: fix a typo
ee2d52d33d
introduced a typo.
This commit fixes it.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/3748/head
parent
3c4f464c54
commit
6f47c20c3a
|
@ -22,7 +22,7 @@
|
|||
include_tasks: multisite/main.yml
|
||||
when: rgw_multisite
|
||||
|
||||
- name: rgw pool realted tasks
|
||||
- name: rgw pool related tasks
|
||||
when:
|
||||
- rgw_create_pools is defined
|
||||
block:
|
||||
|
|
Loading…
Reference in New Issue