You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project, Dan Rough
I'm using the unarchive module for deployment. I'd like to take advantage of the diff feature to avoid uploading the tarball, if nothing has changed; but I'm wary of leaving remnants of the previous version (a lesson I've learned the hard way), so I currently delete it before unarchiving the new version. Does anyone have any solution to this dilemma?