Ensure documented choices match spec

Change-Id: Ia40e846f970a05a894601a7a37af0231f136bab6
This commit is contained in:
Mark Chappell
2020-03-16 14:15:04 +01:00
parent f52598dd90
commit 63e444a324
6 changed files with 5 additions and 10 deletions

View File

@@ -37,11 +37,13 @@ options:
description:
- The format of the disk that is getting uploaded
default: qcow2
choices: ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'vhdx', 'ploop']
type: str
container_format:
description:
- The format of the container
default: bare
choices: ['ami', 'aki', 'ari', 'bare', 'ovf', 'ova', 'docker']
type: str
owner:
description: