diff --git a/tasks/install_packages.yml b/tasks/install_packages.yml index 737f34f300986230df77889edeacab4d0cfe83b7..ea3b5e040437939434100218b8d5f1c9dd59b18d 100644 --- a/tasks/install_packages.yml +++ b/tasks/install_packages.yml @@ -24,16 +24,11 @@ apt: name: [ 'libcurses-ui-perl', - 'libfile-touch-perl', - 'liblog-dispatch-file-stamped-perl=0.19-1', - 'liblog-dispatch-filerotate-perl=1.36-1', 'libnet-scp-perl', - 'libparallel-iterator-perl', 'libtest-exception-perl', 'libtest-file-perl', 'libtest-output-perl', 'libtext-csv-xs-perl', - 'libxml-xpath-perl', 'perl', 'perl-base', 'perl-modules',