From 754898c374697e9fd81360d2046642d5bce58ced Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 14 May 2019 15:23:59 +0200 Subject: [PATCH] Feat: add ansible conf for choux and comment users --- Choux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Choux.yml b/Choux.yml index 6e62c0c..5eb5079 100644 --- a/Choux.yml +++ b/Choux.yml @@ -13,7 +13,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