From 3aff88950443251725d1a96207af89290c25b4b4 Mon Sep 17 00:00:00 2001 From: ubergeek Date: Thu, 14 Feb 2019 21:02:30 -0500 Subject: [PATCH] added 3 users to task --- roles/shell/tasks/users.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 3d3f6ce..08db76d 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -64,4 +64,7 @@ - include: users/andro.yml - include: users/hasbullah.yml - include: users/riska.yml -- include: users/naruto.yml \ No newline at end of file +- include: users/naruto.yml +- include: users/pria.yml +- include: users/abimks.yml +- include: users/bullah.yml \ No newline at end of file