Specify default (#34186)

pull/4420/head
John R Barker 2017-12-22 09:58:55 +00:00 committed by ansibot
parent d6fd9703f1
commit cd8632dd7f
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ options:
required: true
operational:
description: >
Controls wheter or not operational data is included in the result.
Controls whether or not operational data is included in the result.
type: bool
default: false
version_added: "2.5"
'''