-
Bug
-
Resolution: Done-Errata
-
Critical
-
6.17.0
-
5
-
False
-
Moderate
-
None
-
None
-
None
-
Automated
-
Yes
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.
- links to
-
RHEA-2025:148331 Satellite 6.17.0 release