diff --git a/roles/shell/tasks/users/tildeos.yml b/roles/shell/tasks/users/tildeos.yml index 3ccb908..59ecec0 100644 --- a/roles/shell/tasks/users/tildeos.yml +++ b/roles/shell/tasks/users/tildeos.yml @@ -1,7 +1,7 @@ --- - user: name: tildeos - groups: tilde, sudo + groups: tilde state: present skeleton: /etc/skel shell: /bin/bash