fix sanity checks to make shippable happy (#39685)

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2018-05-03 10:36:08 -05:00 committed by GitHub
parent cc477ba8cc
commit d49a09d05e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ options:
description:
- String describing the snapshot
required: false
default: None
default: null
aliases: ['description']
volume:
description:
@ -55,6 +55,7 @@ options:
is attached to an instance.
required: false
default: False
type: bool
state:
description:
- Should the resource be present or absent.