mirror of https://github.com/ceph/ceph-ansible.git
lv-create: set become: true at the playbook level
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/3036/head
parent
35301b35af
commit
fde47be13c
|
@ -1,4 +1,5 @@
|
|||
- name: creates logical volumes for the bucket index or fs journals on a single device and prepares for use of osd_scenario=lvm.
|
||||
become: true
|
||||
hosts:
|
||||
- osds
|
||||
|
||||
|
|
Loading…
Reference in New Issue