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

This commit is contained in:
Anton McClure 2019-01-05 13:00:53 -05:00
parent 46fb6b28a1
commit b650f53c25
1 changed files with 1 additions and 2 deletions

View File

@ -1,14 +1,13 @@
---
- user:
name: naglfar
groups: tilde
groups: tilde, sudo
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/naglfar
- authorized_key:
user: naglfar
state: present