Ansible Role used to run a librespeed-cli on a remote machine. Built for the usage of the speedtest-cli from the librespeed project.
The role does not require anything to run on RHEL and its derivatives.
Available variables are listed below, along with default values (see defaults/main.yml):
url: "https://api.github.com/repos/librespeed/speedtest-cli/releases/latest"Role variables can be stored with the hosts.yaml file, or in the main variables file.
None.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: mikepruett3.libre-speedtest }MIT
Role created by mikepruett3 on Github.com.