I think you should run through how you want it to work. Do you want it to output a file to a server? A workstation? Shared storage? Are you emailing the file to the user?
If your intent is to email that file to a user, you could just use the email module and include the password variable in the body of the email. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/818c616f-aaf1-497b-9230-678ab980ae71%40googlegroups.com.
