rgw: fix a typo

ee2d52d33d introduced a typo.
This commit fixes it.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/3748/head
Guillaume Abrioux 2019-03-25 15:10:23 +01:00 committed by Dimitri Savineau
parent 3c4f464c54
commit 6f47c20c3a
1 changed files with 1 additions and 1 deletions

View File

@ -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: