-
Sub-task
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
Description of problem:
While creating an Ansible variable, if we select the parameter type as array or any other type except string or yaml and provide a correct array value such as ['test'], it does not work and results in an error stating is invalid. It only works for strings and yaml
It is failing in two places: first in Default Behavior and second in Specify Matchers. Please refer to the attached screenshot for reference.
How reproducible:
Always
Is this issue a regression from an earlier version:
Yes
Steps to Reproduce:
1. Configure -> Ansible -> Variables -> New Ansible Variable
2. Checked Override -> Parameter Type (array) -> Default Value ['test']
Actual behavior:
The value is not being accepted despite being correctly provided to the array type.
Expected behavior:
It should accept value for the array.
QE Tracker for https://issues.redhat.com/browse/SAT-31157