Skip to content

Commit 7f21f73

Browse files
authored
Fix README formatting
1 parent ab1a079 commit 7f21f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Role Variables
102102
allocated. Required when `type` is `volume`.
103103
- `name`: Name to associate with the volume being created; For `file` type volumes include extension if you would like volumes created with one.
104104
- `file_path`: Where the image of `file` type volumes should be placed; defaults to `libvirt_volume_default_images_path`
105-
- `device`: `Control how device appears in guest OS. All options for
105+
- `device`: Control how device appears in guest OS. All options for
106106
`libvirt_volume_default_device` are valid here. Default is
107107
`libvirt_volume_default_type`.
108108
- `capacity`: volume capacity, can be suffixed with k, M, G, T, P or E when type is `network` or MB,GB,TB, etc when type is `disk` (required when type is `disk` or `network`)

0 commit comments

Comments
 (0)