We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136edcf commit 49a27a2Copy full SHA for 49a27a2
README.md
@@ -112,6 +112,7 @@ Role Variables
112
`libvirt_volume_default_format` are valid here. Default is
113
`libvirt_volume_default_format`.
114
- `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.
116
- `backing_image`: (optional) name of the backing volume which is assumed to already be the same pool (copy-on-write).
117
- `image` and `backing_image` are mutually exclusive options.
118
- `target`: (optional) Manually influence type and order of volumes
0 commit comments