roles/common: Remove lzop and lrzip from packages

zstd is a much better all-purpose compression utility.
This commit is contained in:
Alan Orth 2019-09-15 13:23:52 +03:00
parent 4faeb79b5c
commit cbdd779af0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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