fix tests for LVM
Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
parent
c07574f87f
commit
7a4f6d2cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
device_name: /dev/vda4
|
||||
when: "'/dev/vda4' in result_df.stdout"
|
||||
|
||||
# case: check /sysroot moutn point
|
||||
# case: check /sysroot mount point
|
||||
- name: check /sysroot mount point
|
||||
command: findmnt -r -o SOURCE -n /sysroot
|
||||
register: result_sysroot_mount_point
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue