Playbook broken when updating from 0.4.1 to 0.5

I’ve recently updated from ansible version 0.4.1 (commit f42b6308d3bd) to version 0.5 (commit 22f3967f2cd396) and I noticed my playbook is not working properly anymore. I have a group with two hosts called “vpn”, containing “vpn-fe” and “vpn-be” as hosts.

Here’s the playbook:

That host looks like it was not in the play, so the facts were reset, I will open a ticket for 0.6 and it should be an easy fix and backport so they are not reset. Might get to it tonight.