the bob fix pt2
This commit is contained in:
parent
74f123adc7
commit
ccc0584c95
@ -8,7 +8,7 @@
|
|||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
changed_when: false
|
changed_when: false
|
||||||
register: bigboot_adjacent_lvm
|
register: bigboot_adjacent_lvm
|
||||||
failed_when: bigboot_adjacent_lvm.rc not in [0,141]
|
failed_when: bigboot_adjacent_lvm['rc'] not in [0,141]
|
||||||
|
|
||||||
- name: Set adjacent LVM device name
|
- name: Set adjacent LVM device name
|
||||||
ansible.builtin.set_fact:
|
ansible.builtin.set_fact:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user