From 0b597bbb30f5c14d0f34f07624a83ecce2ba1ffb Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sun, 6 Jan 2019 07:34:02 -0500 Subject: [PATCH] New user: smtpsupplicant --- roles/shell/tasks/users.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index e3381aa..649e29f 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -30,3 +30,4 @@ - include: users/freuddy.yml - include: users/ringo.yml - include: users/hexhaxtron.yml +- include: users/smtpsupplicant.yml