From b311d05751af63eae03686566ac41ff3022a0753 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Thu, 26 May 2022 15:11:01 +0900 Subject: [PATCH] 2022-05-26-04 --- tests/integration/targets/mount/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/targets/mount/tasks/main.yml b/tests/integration/targets/mount/tasks/main.yml index 7f59cd7..06a8625 100644 --- a/tests/integration/targets/mount/tasks/main.yml +++ b/tests/integration/targets/mount/tasks/main.yml @@ -246,7 +246,7 @@ - name: Create empty file community.general.filesize: path: /tmp/myfs.img - size: 20 + size: 20M - name: Format FS community.general.filesystem: