mirror of https://github.com/ceph/ceph-ansible.git
parent
18c3bac0d0
commit
774966b671
|
@ -7,7 +7,7 @@
|
||||||
- /etc/ceph/
|
- /etc/ceph/
|
||||||
- /var/lib/ceph/bootstrap-rgw
|
- /var/lib/ceph/bootstrap-rgw
|
||||||
|
|
||||||
name: install pip and docker on ubuntu
|
- name: install pip and docker on ubuntu
|
||||||
apt:
|
apt:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in New Issue