2022-October-29 - 2.6+14196
Pre-release
Pre-release
Infra: fix ansible type-casting warning (add quotes) (#11171) Ansible is printing a warning that numeric values are being converted to strings. This update quotes those values so that they start as strings and are not converted (and resolves the warning about this implicit conversion)