Update 'roles/shell/tasks/users/smtpsupplicant.yml'
This commit is contained in:
parent
a8892416e9
commit
9dbce57f3a
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
- user:
|
- user:
|
||||||
name: smtpsupplicant
|
name: smtpsupplicant
|
||||||
groups: tilde, sudo
|
groups: tilde
|
||||||
state: present
|
state: present
|
||||||
skeleton: /etc/skel
|
skeleton: /etc/skel
|
||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
|
|
Loading…
Reference in New Issue