If you use the template module and the dest parameter specifies a directory, the module creates a file in the directory with the same name as the value of the src parameter. However, if you then change the source contents, and run ansible-playbook with --check --diff, it says that there's a change but doesn't show the diff.
https://docs.ansible.com/ansible/template_module.html doesn't say that you can specify a directory as the value of the dest parameter. Should that work? If it should work to specify a directory, should 'diff' work as well? I can create a bug report, but I wasn't sure what the intended/expected behavior was. -Josh ([email protected]) (apologies for the automatic corporate disclaimer that follows) This email is intended for the person(s) to whom it is addressed and may contain information that is PRIVILEGED or CONFIDENTIAL. Any unauthorized use, distribution, copying, or disclosure by any person other than the addressee(s) is strictly prohibited. If you have received this email in error, please notify the sender immediately by return email and delete the message and any attachments from your system. -- 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/22801.49700.638657.524042%40gargle.gargle.HOWL. For more options, visit https://groups.google.com/d/optout.
