added user.list which contains reserved uid/gid numbers used in ansible rules
This commit is contained in:
parent
b149ef9ab1
commit
c867a0fa8f
1 changed files with 9 additions and 0 deletions
9
user.list
Normal file
9
user.list
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
This file lists all users and groups that have reserved uid/gid and are
|
||||
created using ansible rules. If a user/group pair is created, they share
|
||||
the same uid/gid. If a user is member of a system group, leave the group
|
||||
entry empty. If only a group is created, leave the user entry empty.
|
||||
|
||||
id user group notes
|
||||
-------------------------------------------------------------------------------
|
||||
1001 mirror mirror
|
Loading…
Add table
Reference in a new issue