restore executable param
This commit is contained in:
parent
4fc7500fbf
commit
813d6dbae5
@ -4,7 +4,7 @@
|
||||
cmd: |
|
||||
set -o pipefail
|
||||
lsblk -pl -o name,type,mountpoint | grep -vi swap | grep lvm | head -1 | awk '{ print $1}'
|
||||
# executable: /bin/bash
|
||||
executable: /bin/bash
|
||||
changed_when: false
|
||||
register: bigboot_adjacent_lvm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user