Charbel Nakad

Results 3 issues of Charbel Nakad

Is it possible to integrate a jinja2 like structure, where we can use a for loop to generate the arguments of an action?

I would like to add arguments to my command and have the possibility to leave the value empty example: shell: ansible-playbook --extra-vars "nginx_host={{ nginxhost }} default_location={{ defaultlocation }} machine={{ machine...

type: feature-request

Hello, I'm trying to pass multiple inputs to a workflow, using the syntax provided in the README, i'm getting this error: ![image](https://user-images.githubusercontent.com/86119195/161791120-695fbda4-8f10-4b5f-a6c1-60db4a5cdaf3.png) Can anyone help? Thanks