Update 'roles/shell/tasks/users/naglfar.yml'

This commit is contained in:
Anton McClure 2019-01-07 12:34:38 -05:00
parent b868c123ef
commit 9db3e8f004
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- user:
name: naglfar
groups: tilde, sudo
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash