From 75e3f503376d144478c90a9cec479c35f936e032 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Thu, 18 Oct 2018 17:13:10 +0200 Subject: [PATCH] Feat(Choux): Add autofs --- tasks/arch_CLI_packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/arch_CLI_packages.yml b/tasks/arch_CLI_packages.yml index 9950e3f..168d6cd 100644 --- a/tasks/arch_CLI_packages.yml +++ b/tasks/arch_CLI_packages.yml @@ -27,6 +27,7 @@ - nfs-utils - sshpass - rsync + - autofs state: present - name: Install extra CLI packages