Add cronjob for daily deletion of all recordings
Should be configurable, enable should be default: false
and should probably drop a script into /etc/cron.daily
using the CLI to remove all recordings. Can use https://docs.ansible.com/ansible/latest/modules/cron_module.html#cron-module.