From 140c56cbb16e1ba4b4e229d35bae9a341b2e3405 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 14 May 2019 15:10:54 +0200 Subject: [PATCH] Fix: Try to fix user issue by not playing users role --- Combava.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Combava.yml b/Combava.yml index bb28074..90a8213 100644 --- a/Combava.yml +++ b/Combava.yml @@ -11,7 +11,7 @@ - include: tasks/arch_aur.yml - include: tasks/arch_CLI_packages.yml - include: tasks/prompt.yml - - include: tasks/users.yml + #- include: tasks/users.yml - include: tasks/sudo.yml # - include: tasks/ssh.yml - include: tasks/arch_programming.yml