retrace: Remove gid setting
`retrace` group is ensured above, gid is set below. We don't need to duplicate code here.
This commit is contained in:
parent
7b28302fae
commit
ac751e42ef
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
user:
|
||||
name: retrace
|
||||
uid: "{{ retrace_user_uid_gid }}"
|
||||
gid: "{{ retrace_user_uid_gid }}"
|
||||
home: "{{ retrace_user_home }}"
|
||||
create_home: yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue