mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
corrected my grammar (again Mikhail)
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
This commit is contained in:
parent
555f12c59a
commit
c2c0d9bcd7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ options:
|
||||||
aliases: ['question', 'selection']
|
aliases: ['question', 'selection']
|
||||||
type:
|
type:
|
||||||
description:
|
description:
|
||||||
- The type of value supplied
|
- The type of the value supplied
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
choices: [string, boolean, select, multiselect, note, text, password, title]
|
choices: [string, boolean, select, multiselect, note, text, password, title]
|
||||||
|
|
Loading…
Reference in a new issue