From afe6731f25610bdaddeebf85c04b3c4063114af9 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Fri, 17 Jul 2020 14:46:30 +0200 Subject: [PATCH] Feat: addr rsync to deb_CLI_packages --- tasks/deb_CLI_packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/deb_CLI_packages.yml b/tasks/deb_CLI_packages.yml index b89c41b..f8837b5 100644 --- a/tasks/deb_CLI_packages.yml +++ b/tasks/deb_CLI_packages.yml @@ -23,6 +23,7 @@ - iotop - glances - rxvt-unicode-256color + - rsync state: present - name: deb_CLI_packages -- Install extra CLI packages