ovirt: Fix documentation for interface parameter (#37459)

This commit is contained in:
Ondra Machacek 2018-03-15 18:31:22 +01:00 committed by ansibot
parent 85cc5ea129
commit a6617e4357
2 changed files with 3 additions and 2 deletions

View file

@ -82,6 +82,7 @@ options:
interface:
description:
- "Driver of the storage interface."
- "It's required parameter when creating the new disk."
choices: ['virtio', 'ide', 'virtio_scsi']
default: 'virtio'
format: