ceph-rgw: fix docker typo

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/524/head
Sébastien Han 2016-02-08 15:25:24 +01:00
parent 18c3bac0d0
commit 774966b671
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- /etc/ceph/
- /var/lib/ceph/bootstrap-rgw
name: install pip and docker on ubuntu
- name: install pip and docker on ubuntu
apt:
name: "{{ item }}"
state: present