Adjust this to use the group name, there's no gid argument
This commit is contained in:
parent
8f5e85f6b5
commit
66ef2391ca
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
- planet_server
|
||||
|
||||
- name: add planet user
|
||||
user: name=planet-user uid=104 gid=104 home=/srv/planet comment="People Planet Eater" createhome=yes system=yes shell=/bin/bash
|
||||
user: name=planet-user uid=104 group=planet-user home=/srv/planet comment="People Planet Eater" createhome=yes system=yes shell=/bin/bash
|
||||
tags:
|
||||
- planet_server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue