Saving output of commands passed through 'with_items' into a single file

** I sent this email to another group and then checked that it is ansible-devel and not ansible project. So here goes again **

Hi all,

I am trying to run few commands and save output of those commands into a single file for checking later.

So far, I have come up with the following playbook: