summaryrefslogtreecommitdiff
path: root/ansible/x220.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/x220.yml')
-rw-r--r--ansible/x220.yml77
1 files changed, 76 insertions, 1 deletions
diff --git a/ansible/x220.yml b/ansible/x220.yml
index e60faca..c5ae1eb 100644
--- a/ansible/x220.yml
+++ b/ansible/x220.yml
@@ -11,7 +11,6 @@
- role: gnupg-workstation
- role: gnome-system
- role: ansible
- - role: liw-usual
- role: unix_users
- role: thinkpad
tasks:
@@ -21,6 +20,82 @@
- build-essential
- hugo
+ - name: install command line utilities
+ apt:
+ name:
+ - locales-all
+ - psmisc
+ - mosh
+ - rsync
+ - vim
+ - screen
+ - tmux
+ - strace
+ - gddrescue
+ - pv
+ - moreutils
+ - bind9-host
+ - dnsutils
+ - lshw
+ - curl
+ # - extrautils
+ # - liw-automation
+ # - copyright-statement-lint
+ - bc
+ - yaml-mode
+ - ikiwiki
+ - taskwarrior
+ - zip
+ # - cachedir
+ - debmirror
+ - git-annex
+ - iftop
+ - info
+ # - jt
+ - kpartx
+ - lftp
+ - mediainfo
+ - mmv
+ - mtr
+ - num-utils
+ - parted-doc
+ - trickle
+ - units
+ - w3m
+ - youtube-dl
+ - signing-party
+ - sshfs
+ - dict
+ - dictd
+ - dict-foldoc
+ - dict-gcide
+ - dict-jargon
+ - dict-vera
+ - dict-wn
+ - gnuplot
+ - acpi
+ - nmap
+ - nethogs
+ - time
+ - restic
+ - apt-file
+ - whois
+ - oathtool
+ - htop
+ - smartmontools
+ - bonnie++
+ - mdadm
+ - hddtemp
+ - parted
+ - lvm2
+ - cryptsetup
+
+ - name: configure dict
+ copy:
+ content: |
+ server localhost
+ dest: /etc/dictd/dict.conf
+
- lineinfile:
path: /etc/xdg/autostart/gnome-keyring-ssh.desktop
line: Hidden=true