lv-create: set become: true at the playbook level

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/3036/head
Andrew Schoen 2018-08-08 16:48:42 -05:00 committed by Sébastien Han
parent 35301b35af
commit fde47be13c
1 changed files with 1 additions and 0 deletions

View File

@ -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. - 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: hosts:
- osds - osds