made value survey question no required
This commit is contained in:
@@ -35,9 +35,9 @@ chocolatey_config:
|
|||||||
- absent
|
- absent
|
||||||
- type: text
|
- type: text
|
||||||
question_name: Enter the value for the parameter
|
question_name: Enter the value for the parameter
|
||||||
question_description: This is free form as each parameter has different values
|
question_description: This is free form as each parameter has different values. Leave blank when setting as "absent"
|
||||||
variable: value
|
variable: value
|
||||||
required: true
|
required: false
|
||||||
#default:
|
#default:
|
||||||
|
|
||||||
#video: "https://www.youtube.com/watch?v=pU8ZgSBuEJw&list=PLdu06OJoEf2bp-PNtxPP_2n7Avkax8TED"
|
#video: "https://www.youtube.com/watch?v=pU8ZgSBuEJw&list=PLdu06OJoEf2bp-PNtxPP_2n7Avkax8TED"
|
||||||
|
|||||||
Reference in New Issue
Block a user