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

This commit is contained in:
Anton McClure 2019-02-28 08:58:28 -05:00
parent 31e66ac824
commit 3e70f67759
1 changed files with 1 additions and 1 deletions

View File

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