roles/common: Add lrzip to base packages
Provides good mix of compression/decompression speed with size, see: http://ck.kolivas.org/apps/lrzip/README.benchmarks Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
162197ad25
commit
df65172952
@ -26,6 +26,7 @@
|
|||||||
- sysv-rc-conf
|
- sysv-rc-conf
|
||||||
- lzop
|
- lzop
|
||||||
- vim
|
- vim
|
||||||
|
- lrzip
|
||||||
|
|
||||||
- name: Security hardening (CIS Benchmark 1.0)
|
- name: Security hardening (CIS Benchmark 1.0)
|
||||||
apt: pkg={{ item }} state=absent purge=yes
|
apt: pkg={{ item }} state=absent purge=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user