From 5761abff8076100df58052a9477e29a5e33d0574 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 17 Mar 2020 05:21:16 +0100 Subject: [PATCH] Feat: reactivate users --- Poivre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Poivre.yml b/Poivre.yml index 02a8297..711f65d 100644 --- a/Poivre.yml +++ b/Poivre.yml @@ -15,7 +15,7 @@ - include: tasks/arch_aur.yml #- include: tasks/dd_backup.yml - include: tasks/prompt.yml - #- include: tasks/users.yml + - include: tasks/users.yml - include: tasks/ssh.yml - include: tasks/arch_programming.yml - include: tasks/arch_teacher.yml