It would be nice if cephmetrics supported `dnf`. I have some Fedora 29 ARM nodes in my Ceph cluster, thus I currently have to ``` ansible-playbook -v playbook.yml -e ansible_pkg_mgr=yum ``` Can you please add support for Fedora's default `ansible_pkg_mgr=dnf`?