From b33a1dee2d1b286627df19069c809b35a4287014 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Sat, 17 Nov 2018 10:01:17 +0100 Subject: [PATCH] Feat(ArchCli): Add ntfs-3g --- 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 8d739f4..6ba8f4b 100644 --- a/tasks/arch_CLI_packages.yml +++ b/tasks/arch_CLI_packages.yml @@ -33,6 +33,7 @@ - bind-tools - unzip - fzf + - ntfs-3g state: present tags: - first_deployement