I just ran into a similar issue today. I was working on some networking in ansible and needed a VM that I could snapshot and revert for testing.
I was under the impression that it did not completely reconfigure things like ssh keys on reconfigure, but I guess it does.
For a little more info I...