> if the files were not there, ansible would need to create the file anyway, > as is it's nature >
That's a fair point. If ansible is being used for end-to-end server configuration (as is often the case) it will have to create the file anyway. However, one thing that could be improved here is the documentation -- mention in the "template" (and "copy"?) module docs that write access on the directory is required and why (due to the atomic temp file/rename magic). -Ben -- 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/CAL9jXCH5%2B9fgCQB24tRsPPyDoiEpBEiOcCoSKBAZTf09WSXQ8Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
