added zip/unzip packages

This commit is contained in:
nd 2021-10-14 19:39:39 +02:00
parent d499988e4e
commit 1522ec5fb3
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -36,9 +36,11 @@ packages:
tcpdump: {}
tmux: {}
tree: {}
unzip: {}
usbutils: {}
"vim": {}
vnstat: {}
"xz-utils": {}
zip: {}
zsh: {}
repos: "{{ default_repos[ansible_distribution|lower][ansible_distribution_release|lower] }}"