Skip to content

Commit 49a27a2

Browse files
author
Christian Iuga
committed
Add information about the new optional field : checksum
1 parent 136edcf commit 49a27a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Role Variables
112112
`libvirt_volume_default_format` are valid here. Default is
113113
`libvirt_volume_default_format`.
114114
- `image`: (optional) a URL to an image with which the volume is initalised (full copy).
115+
- `checksum`: (optional) checksum of the `image` to avoid download when it's not necessary.
115116
- `backing_image`: (optional) name of the backing volume which is assumed to already be the same pool (copy-on-write).
116117
- `image` and `backing_image` are mutually exclusive options.
117118
- `target`: (optional) Manually influence type and order of volumes

0 commit comments

Comments
 (0)