common: Install netcat-openbsd
This commit is contained in:
parent
2d22a6e769
commit
f6c4f1c887
1 changed files with 5 additions and 0 deletions
|
@ -22,11 +22,16 @@
|
|||
- iptables-persistent
|
||||
- jq
|
||||
- net-tools
|
||||
- netcat-openbsd
|
||||
- ripgrep
|
||||
- rsync
|
||||
- tree
|
||||
- vim
|
||||
|
||||
- name: Remove netcat-traditional
|
||||
apt:
|
||||
name: netcat-traditional
|
||||
|
||||
- name: Configure FZF for Bash
|
||||
lineinfile:
|
||||
path: /etc/bash.bashrc
|
||||
|
|
Loading…
Add table
Reference in a new issue