ansible: cleanup packages

pull/6/head
bretello 2022-01-24 09:56:51 +01:00
parent 66ca1af8b7
commit 330d3dbef6
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 11 additions and 11 deletions

View File

@ -1,19 +1,19 @@
packages: packages:
- "vim"
- "curl"
- "git"
- "zsh"
- "grc"
- "ccze"
- "bmon" - "bmon"
- "byobu"
- "ccze"
- "curl"
- "fzf"
- "git"
- "grc"
- "htop"
- "mtr" - "mtr"
- "nmap"
- "ripgrep"
- "tmux" - "tmux"
- "tree" - "tree"
- "byobu" - "vim"
- "htop" - "zsh"
- "nmap"
- "bmon"
- "ripgrep"
packages_debian: packages_debian:
- "pylint" - "pylint"
- "ipython3" - "ipython3"