From 31f74ba2310c24e161a2800f7ce58b932f7130bf Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Tue, 3 Sep 2019 12:25:26 +0000 Subject: [PATCH] Removing project users from system --- roles/shell/tasks/users.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 8b20b39..bd5bca7 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -134,8 +134,8 @@ - include: users/danielscode.yml - include: users/haakondahl.yml - include: users/warcall22.yml -- include: users/fncso.yml -- include: users/fncdo.yml +#- include: users/fncso.yml +#- include: users/fncdo.yml - include: users/pavel.yml - include: users/quantum.yml - include: users/gonthey.yml