diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index a2c95fc..324410e 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -18,5 +18,6 @@ - include: users/deepend.yml - include: users/naglfar.yml -- include: users/computertech.yml- include: users/haivets.yml +- include: users/computertech.yml +- include: users/haivets.yml - include: users/redhat.yml