facts2dw
facts2dw.rb is a simple script which converts ansible(tested with 1.9.2) facts into dokuwiki-format and uploads it via xmlrpc-interface into dokuwiki This script uses http-basic-authentication and ssl to login into dokuwiki. Ansible caches all the facts in <ANSIBLE-DIR>/facts so it is quite easy to import all facts into dokuwiki. With a few modifications it would be possible to use this script with puppetdb too.