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

This commit is contained in:
Anton McClure 2019-01-06 07:37:11 -05:00
parent a8892416e9
commit 9dbce57f3a
1 changed files with 1 additions and 1 deletions

View File

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