Charbel Nakad
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...
Hello, I'm trying to pass multiple inputs to a workflow, using the syntax provided in the README, i'm getting this error:  Can anyone help? Thanks