diff --git a/roles/shell/tasks/packages.yml b/roles/shell/tasks/packages.yml index 895fae2..8c9e52d 100644 --- a/roles/shell/tasks/packages.yml +++ b/roles/shell/tasks/packages.yml @@ -20,9 +20,4 @@ - byobu - bsdgames - emacs - - elinks - -# Install ansible python package, because it's the latest -- name: Install ansible - pip: - name: ansible + - elinks \ No newline at end of file