You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi All,
I am new to ansible and using it to create some cloud images. While for the most part ansible has been great and easy to use, one of the recurring problems I am having is how to correctly escape special characters. I have worked around other cases but now I need to generate a bash script on the fly and as part of that run a job in the background. I am using blockinfile to do this. What is the correct escape sequence for &?