* add dehydrated role with pdns-api.sh support
* Minor changes to Readme
* Remove Meta
* move dehydrated to linse
* Remove Zuckerwatte from PR (nothing to do with dehydrated)
* Add other domains to dehydrated config, added hook_chain
* Add authorized keys for cert user, add structures in /home/cert/ for checking out certs
* Send dehydrated ouput to /dev/null
* user authorized_keys module, add kumpir key
* Fix typo. Use \\n for each ssh-key
* remove unnecessary .ssh creation (done by authorized_key module)
* Added wrapper script to execute two hooks: pdns_api.sh + deploy certificates
* Remove challengetype variable, as only dns-01 is supported anyway.
* Add freifunk-mainz.de domain
* fix cert deploy script.
* Add role that allows access to powerdns api for certian ips via reverse proxy
* Remove unneeded variables, remove systemd handlers.
* Allow a list of access ips. Make this mandatory.
Remove all hosts which aren't set up by ansible, yet. Prepare to start
from scratch. Only add hosts to the inventory which will be set up
completly by ansible.