diff --git a/shell/defaults/main.yml b/shell/defaults/main.yml index a3eec74993e13f62e8193e198026ede529dfe542..8e1ae1563e08d406112f6c6a393c16a26eacb172 100644 --- a/shell/defaults/main.yml +++ b/shell/defaults/main.yml @@ -3,7 +3,8 @@ shell_software: - bash-completion - emacs25 + - lftp + - mercurial - pwgen - snmp - telnet - - lftp diff --git a/shell/tasks/shell.yml b/shell/tasks/shell.yml index e874c4d8761c65379e67230c6a00b5f1637bcdfd..4c27aab4151cdc419a090408c8a1ae1d99ea33ba 100644 --- a/shell/tasks/shell.yml +++ b/shell/tasks/shell.yml @@ -25,10 +25,11 @@ - ethtool - file - git-extras - - mercurial - htop - iotop + - less - lsof + - man - mtr-tiny - ncurses-term - nmap @@ -42,8 +43,6 @@ - tmux - tree - whois - - less - - man state: present tags: - packages