install speedtest-cli

This commit is contained in:
Pig Monkey 2017-07-25 19:31:37 -07:00
parent 939a66d0d5
commit 87f92cc2c7

View file

@ -45,3 +45,6 @@
- name: Install nethogs
pacman: name=nethogs state=present
- name: Install speedtest-cli
pacman: name=speedtest-cli state=present