Skip to content

mikepruett3/ansible-role-libre-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: libre-speedtest

Ansible Role used to run a librespeed-cli on a remote machine. Built for the usage of the speedtest-cli from the librespeed project.

Requirements

The role does not require anything to run on RHEL and its derivatives.

Role Variables

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.

Dependencies

None.

Example Playbook

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 }

License

MIT

Author Information

Role created by mikepruett3 on Github.com.

About

Ansible Role used to run a speedtest (Libre) on a remote machine

Topics

Resources

License

Stars

Watchers

Forks

Contributors