diff --git a/roles/shell/tasks/packages.yml b/roles/shell/tasks/packages.yml index bbd7709..6995f3c 100644 --- a/roles/shell/tasks/packages.yml +++ b/roles/shell/tasks/packages.yml @@ -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