roles/common: Remove lzop and lrzip from packages
zstd is a much better all-purpose compression utility.
This commit is contained in:
parent
4faeb79b5c
commit
cbdd779af0
@ -17,9 +17,7 @@
|
|||||||
- debian-goodies
|
- debian-goodies
|
||||||
- mosh
|
- mosh
|
||||||
- python3-pycurl # for ansible's apt_repository
|
- python3-pycurl # for ansible's apt_repository
|
||||||
- lzop
|
|
||||||
- vim
|
- vim
|
||||||
- lrzip
|
|
||||||
- unzip
|
- unzip
|
||||||
- apt-transport-https # for https support in apt
|
- apt-transport-https # for https support in apt
|
||||||
- gnupg2
|
- gnupg2
|
||||||
|
@ -21,9 +21,7 @@
|
|||||||
- debian-goodies
|
- debian-goodies
|
||||||
- mosh
|
- mosh
|
||||||
- python-pycurl # for ansible's apt_repository
|
- python-pycurl # for ansible's apt_repository
|
||||||
- lzop
|
|
||||||
- vim
|
- vim
|
||||||
- lrzip
|
|
||||||
- unzip
|
- unzip
|
||||||
- apt-transport-https # for https support in apt
|
- apt-transport-https # for https support in apt
|
||||||
- zstd
|
- zstd
|
||||||
|
Loading…
Reference in New Issue
Block a user