diff --git a/roles/shell/tasks/users/fncso.yml b/roles/shell/tasks/users/fncso.yml index 5630e9f..f11f137 100644 --- a/roles/shell/tasks/users/fncso.yml +++ b/roles/shell/tasks/users/fncso.yml @@ -2,7 +2,7 @@ - name: Setting up fncso user: name: fncso - groups: fortitude + groups: fortitude, tilde state: present skeleton: /etc/skel shell: /bin/bash