mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 05:43:15 +00:00
Ensure documented choices match spec
Change-Id: Ia40e846f970a05a894601a7a37af0231f136bab6
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user