mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
switching to python version of rtv
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
- weechat
|
||||
- mutt
|
||||
- python
|
||||
- rtv
|
||||
- lynx
|
||||
- w3m-img
|
||||
- python-pip
|
||||
@@ -68,6 +67,11 @@
|
||||
- znc-tcl
|
||||
- eggdrop
|
||||
|
||||
#Install python packages, when it's the latest
|
||||
- name: Install rtv
|
||||
pip:
|
||||
name: rtv
|
||||
|
||||
- name: Install locally created bins
|
||||
copy:
|
||||
src: ../files/chat
|
||||
|
||||
Reference in New Issue
Block a user