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
|
- 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue