comment out executable param

This commit is contained in:
2024-06-04 15:15:43 -04:00
parent 28aeaa5095
commit 4fc7500fbf

View File

@ -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