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

This commit is contained in:
ubergeek 2019-01-02 11:35:15 -05:00
parent 775a881374
commit 06e6d2a030
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- name: Setting up ben
user:
name: ben
groups: tilde,sudo
groups: tilde
state: present
skeleton: /etc/skel
shell: /usr/bin/fish