Skip to content

Windows package_params not formatted properly for chocolatey #74

Open
@DanSibbernsen

Description

@DanSibbernsen

Problem:
The arguments passed in to the package_params isn't a well-formed list in Ansible. It's inserting braces throughout the list, causing the 'join' command to treat it as a string instead of a list. The installation will still pass, but none of the parameters are used.

Ansible-version:
ansible [core 2.13.3]
python version = 3.9.13 (main, Jun 10 2022, 09:50:06) [GCC]
jinja version = 3.1.2
libyaml = True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions