ansible_isp_speedtest
ansible-isp-speedtest
Ansible role for install speedtest-cli using package manager or pip.
Speedtest-cli outputs will be placed on dedicated directory as json files.
Requirements:
- Outbound network connectivity
Dependencies:
- None
Variables:
Variable Name | Default Vaule | Description |
---|---|---|
date | Excution Date |
Excution date |
time | Excution Time |
Excution time |
log_name | speedtest-{{ date }}-{{ time }}.log |
Logs name |
log_path | /tmp/speed_test_cli_logs |
Logs path |
output_type | json |
Speedtest-cli output type |
use_get_url | true |
Download Speedtest-cli |
Example Playbook:
- hosts: servers
roles:
- ansible-isp-speedtest
Test Automation:
Automated tests run with Kitchen-CI and Ansible Lint. Tested platforms are the below linux-based distros:
- Ubuntu 16.04
- Ubuntu 18.04
- Debian 9
- Centos 7
License:
This project is made available under the terms of the MIT.
See the LICENSE file that accompanies this distribution for the full text of the license.
Author Information:
Install
ansible-galaxy install autobuilder/ansible-isp-speedtest
License
mit
Downloads
27
Owner
I build automated processes for a better future!