Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

when passing a blank extra-var: "Error: failed to parse some of the extra variables." #739

@erics302

Description

@erics302

In ansible-playbook, I can pass a blank variable via cli. I am attempting the same when launching a job_template with tower-cli but get an error.

ansible-tower-cli==3.3.6

$ tower-cli job launch -J my_template_name --extra-vars="foo=''"
Error: failed to parse some of the extra variables.
variables:
foo=''

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