Fix warning in user module
This commit is contained in:
parent
2ba8f1cfc3
commit
7fc57a69b2
|
@ -854,6 +854,7 @@
|
|||
name: "{{ deploy_username }}"
|
||||
uid: 200
|
||||
group: operator
|
||||
groups: operator
|
||||
shell: /bin/bash
|
||||
home: "/var/home/{{ deploy_username }}"
|
||||
createhome: yes
|
||||
|
|
Loading…
Reference in New Issue