Ansible facts are now documented on the module page

If folks running 0.3 want to use ansible’s built in facts now, and end their dependency on ruby, facter, and ohai, I have documented the available facts under the “setup” module in the “modules” section

http://ansible.github.com/modules.html

This should be a useful reference. We will add more facts over time.