Hello, If I am running the shell module to run a script and I want to pass a url into the script how would I do this? Can't use a variable because it's not a dict word?
For example the script is : echo $url > test.output The playbook has a task running : shell echo.sh If I have a configuration file where the url's are contained, how can I pass it to the script? Thanks! Emil -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/52d3a327-a5c8-46a5-bfbd-63c11c4695c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
