mirror of https://github.com/ceph/ceph-ansible.git
parent
18c3bac0d0
commit
774966b671
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue