Skip to content

It's not possible to specify multiple extra vars for the playbook goal #5

@tmullender

Description

@tmullender

It should be possible to recreate the command:

ansible-playook -e one=1 -e two=2 playbook.yml

ansible-playbook lets you specify multiple extra vars with multiple -e arguments however the goal currently only allows you to specify one

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions