Hi Michael, On Wednesday, February 26, 2014 7:49:04 PM UTC-5, Michael DeHaan wrote: > > > Was just going to ask what version and you beat me to it :) >
:) > > There was a problem with the copy module not removing tempfiles that was > recently fixed (Feb 4), though we haven't included this in a release -- > Ansible 1.5 is slated to be released by the end of this month. > > The above problem with copy, I believe, is more likely to happen with > recursive file copies. > I have a bunch of copies and a few of them are recursive indeed. > > Do you have any async tasks? Async can leave behind tempfiles as well and > usually requires a bit of manual cleanup. There used to be a ticket to > this effect though I'm not familiar with current status. > Can you give me an example of an asynchronous task? I have a bunch of notify's that get handled with separate handlers, but that's about it. Cheers! iordan -- 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/eb4239c8-398a-443e-a74e-86413615ba69%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
