On 02/28/2014 02:56 PM, Michael DeHaan wrote: > Or should we say, it escapes! > > And it's on PyPi now. > > http://blog.ansibleworks.com/2014/02/28/ansible-1-5-released/ > > Read the blog link above for details, and if you don't want to download > via pip you can hit releases.ansible.com <http://releases.ansible.com> too. > > --Michael >
Great work, thank you! I updated to this version yesterday specifically for the "implicit localhost" behavior. It is very helpful since my management machine has Python 3 installed at /usr/bin/python. I did notice, though, that ansible-playbook seems to gather facts between every play now, as opposed to once at the beginning like it did in 1.4.3. Is this intended behavior? I don't see any mention of it in CHANGELOG.md, but I could be overlooking something. Regards, -- ♫Dustin http://dustin.hatch.name/ -- 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/5312946B.4080003%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
