Ansible role for speedtest This is a simple role for Debian-based machines that will install the official speedtest CLI (not the one from PIP). Sample playbook --- - hosts: myhost roles: - {role: speedtest, tags: speedtest}