From 092f0628855d092d54f528165baf310f2d9bf44e Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 1 Jan 2020 12:07:48 +0100 Subject: [PATCH] Feat: move users back --- Poivre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Poivre.yml b/Poivre.yml index f1ef480..150dd49 100644 --- a/Poivre.yml +++ b/Poivre.yml @@ -11,11 +11,11 @@ tasks: - include: tasks/ansible.yml - include: tasks/arch_CLI_packages.yml - - include: tasks/users.yml - include: tasks/sudo.yml - include: tasks/arch_aur.yml #- include: tasks/dd_backup.yml - include: tasks/prompt.yml + - include: tasks/users.yml - include: tasks/ssh.yml - include: tasks/arch_programming.yml - include: tasks/arch_teacher.yml