Fetch remote files, add them to local file

I have the following playbook but have 2 problems:

  1. The contents of the file are garbled. Why is that? How can I clear it up?
  2. How can I just grab the contents of the file only? {{file_contents.results.content}} complains

`

I ended up going this route:

`