From: Andrew Schoen Date: Wed, 8 Aug 2018 21:48:42 +0000 (-0500) Subject: lv-create: set become: true at the playbook level X-Git-Tag: v3.1.0rc18~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=26487514883d6a143ac52f7fe565332bf87f5c1b;p=ceph-ansible.git lv-create: set become: true at the playbook level Signed-off-by: Andrew Schoen (cherry picked from commit fde47be13cc753218153b3dbc0db5a4daa752b21) Signed-off-by: Sébastien Han --- diff --git a/infrastructure-playbooks/lv-create.yml b/infrastructure-playbooks/lv-create.yml index 1217499fe..c08c3f28b 100644 --- a/infrastructure-playbooks/lv-create.yml +++ b/infrastructure-playbooks/lv-create.yml @@ -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