common: Install netcat-openbsd

This commit is contained in:
polyfloyd 2022-10-26 19:12:20 +02:00
parent 2d22a6e769
commit f6c4f1c887

View file

@ -22,11 +22,16 @@
- iptables-persistent - iptables-persistent
- jq - jq
- net-tools - net-tools
- netcat-openbsd
- ripgrep - ripgrep
- rsync - rsync
- tree - tree
- vim - vim
- name: Remove netcat-traditional
apt:
name: netcat-traditional
- name: Configure FZF for Bash - name: Configure FZF for Bash
lineinfile: lineinfile:
path: /etc/bash.bashrc path: /etc/bash.bashrc