switching to python version of rtv

This commit is contained in:
Ubergeek 2019-01-02 15:47:49 +00:00
parent b437d437f5
commit 969e0ab1e9
1 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,6 @@
- weechat - weechat
- mutt - mutt
- python - python
- rtv
- lynx - lynx
- w3m-img - w3m-img
- python-pip - python-pip
@ -68,6 +67,11 @@
- znc-tcl - znc-tcl
- eggdrop - eggdrop
#Install python packages, when it's the latest
- name: Install rtv
pip:
name: rtv
- name: Install locally created bins - name: Install locally created bins
copy: copy:
src: ../files/chat src: ../files/chat