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

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/3036/head
Andrew Schoen 2018-08-08 17:04:07 -05:00 committed by Sébastien Han
parent e43eec57bb
commit 8424858b40
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
- name: tear down existing osd filesystems then logical volumes, volume groups, and physical volumes - name: tear down existing osd filesystems then logical volumes, volume groups, and physical volumes
become: true
hosts: hosts:
- osds - osds