Do Not Merge: this PR is for CI test

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito 2022-05-26 11:56:47 +09:00
parent 2d3f55caa7
commit 9e3a098489
2 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1,3 @@
---
trivial:
- Do Not Merge: this PR s for CI test.

View file

@ -244,12 +244,12 @@
- 1 == optional_fields_content.stdout_lines | length
- name: Create empty file
community.general.filesize:
filesize:
path: /tmp/myfs.img
size: 20M
- name: Format FS
community.general.filesystem:
filesystem:
fstype: ext3
dev: /tmp/myfs.img